
The March 2026 Gazebo Community meeting opened with a rundown of upcoming announcements and an invited talk on simplifying Gazebo Sim plugins. Host Alisa highlighted schedule changes while Kitik Verma from Flatterbot prepared to share practical plugin guidance. Key updates included approval of a new release cadence that moves major Gazebo releases to March with overlapping support windows, and alignment of Gazebo‑ROS version letters. The Open Source Robotics Foundation announced the opening of GSoC applications through March 31, while DART 6.16 was released to fix a joint‑limit command stall. Docker container images for Gazebo‑Jetty are now officially maintained, and a surge in pending pull requests prompted a call for community reviewers. During the plugin session, Verma emphasized that beginners must master C++17/20 and the entity‑component‑system (ECS) model, noting, “Understanding Gazebo’s ECS makes writing a plug‑in super easy.” He demonstrated moving a cube upward by attaching pose components to an entity, and pointed attendees to the official API documentation for component lookup. These changes give developers a more predictable release rhythm, smoother ROS integration, and clearer pathways for new contributors, ultimately accelerating simulation development across academia and industry. Streamlined plugin creation lowers the barrier to entry, expanding Gazebo’s user base and fostering richer robotics applications.

The February 2026 Gazebo Community meeting opened with a shift in schedule to accommodate a guest speaker from Japan and featured a series of announcements about the simulator’s roadmap. The PMC presented a new release‑cadence proposal that synchronises Gazebo’s versioning and...