ROS News for the Week of September 29th, 2025
Gazebo Jetty, our latest Gazebo LTS release, is now available!
Check out our Gazebo Jetty Demo Day for a full rundown on all of the new features. We’re already planning our 2026 release, Gazebo Kura, please take a moment to fill out our user survey so we can have a better idea about what you would like to see in the next Gazebo release.

Have you ever wanted to buy a used industrial robot? I know a few people who have done so and they always run into problems getting the proprietary robot controller to do exactly what they want.
Youtuber Excessive Overkill has a solution, build an open software / open hardware generic FPGA controller board and reverse engineer your robot’s proprietary control protocol.
This is really exciting work and should make it a lot cheaper and easier to get a high performance robot arm on a budget!
@skye.galaxy, our newest ROS 2 committer, has put together a fantastic benchmark of ROS 2 executor performance. This work is a stepping stone to getting a more performant executor into ROS 2 Lyric Luth.
@ShawnHymel and Digikey are back again this week with a new tutorial on building a ROS publisher and subscriber using ROS 2 Jazzy.
Events
- 2025-10-06 ROS Deliberation Community Group Meeting
- 2025-10-08 AMP With Carter Schultz
- 2025-10-27 =>2025-10-30 ROSCon Singapore
- 2025-10-30 => 2025-10-31 ROSCon China Shanghai
- 2025-11-04 => 2025-11-05 ROSCon España 2025
- 2025-11-06 Unitree G1 Humanoid Robot Certificate Training in Barcelona, Spain
- 2025-11-07 ROS Meetup Bogotá Colombia
- 2025-11-10 ROSCon India 2025 Call for Proposals
- 2025-11-10 => 2025-11-11 PX4 Developer Summit
- 2025-11-17 => 2025-11-18 ROS-Industrial Conference EU 2025
- 2025-11-17 => 2025-11-20 Joint ROSCon Germany and France
- 2025-12-06 ML For Systems (i.e. robotics) at NeuralIPS
- 2025-12-?? ROSCon India 2025 Pune
- 2025-10-14 “Energy-Efficient Robotics through Software Design: Lessons from ROS-Based Systems”
News
Regular Priced ROSCon Registration Extended until October 5th!
- ARIAC 2025 Registration Open
- ROS PMC Minutes for September 30, 2025
- Releases, Versioning, and Public API claim of ros-controls
- Best physical “robot” for ROS 2 beginners?
- Einride raises $100M to scale autonomous freight deployments
- Machina Labs uses robotics, AI to customize automotive body manufacturing
- DoorDash unveils Dot, its first commercial autonomous delivery robot
- Industry experts react to U.S. robotics tariff proposal
- Robot Videos: Speedy Drone Landing, CoRL Floor, More
- iRonCub: A Humanoid Robot Designed to Fly Like Iron Man
- Car Microphone Enhances Autonomous Vehicle Safety
ROS
- Gazebo Jetty Released!
- Gazebo Jetty Release Demo Day (Video)
I Bought a $40k Robot for $200, Then Let Random People Control It(Video)
ROS 2 “State of the Events Executors” - Benchmark comparison between rclcpp::experimental::EventsExecutor and cm_executors::EventsCBGExecutor
- Introduction to ROS Part 3: Nodes, Topics, Publishers, and Subscribers with Python
- New Tools for Robotics: RQT Frame Editor and the pitasc Framework
- ROSConJP 2025 Videos
- Videos from ROSCon UK 2025 in Edinburgh
- Introduction to ROS YouTube Video Series
- Simple composable and lifecycle node creation - Turtle Nest 1.2.0 update
- Plan to rename the bevy-impulse library
- 3D lidar mapping and localization for Livox mid360
- Nav2 MCP Server
- DroidCam in ROS 2
- Open-sourcing ROS 1 code from RUVU (AMCL reimplementation, planners, controllers and more)
- Rosbag2 composable record - splitting files
- Update RMW Zenoh-Pico for Zenoh 1.4.0
- Safe DDS 3.0 is ISO 26262 ASIL D certified — ROS 2 tutorial + field deployment
- SDF to URDF conversion in 2025
- New Packages for Rolling Ridley 2025-09-29
- Update to vscode_ros2_workspace
- MCP server that provides tools and resources to control and monitor robots using Nav2.
- Loosely coupled 4D-Radar-Inertial Odometry for Ground Robots
- 4D-Radar-Odom is an open-source ROS 2 Humble package for estimating 3D odometry using 4D radar and IMU data
- ROS 2 driver for the Continental ARS548 Radar 4D – paper
- lightweight_vio: Lightweight Stereo VIO
- Python bindings for the efficient C++ OctoMap library
- nav2_simple_commander
- New Tools for Robotics: RQT Frame Editor and the pitasc Framework
- SLAM-Former: Putting SLAM into One Transformer
- Release 2.0 rosx_introspection
- A Robust and Efficient LiDAR-Inertial Odometry System with a Compact Mapping Strategy.
Got a Minute? 
Want to contribute to ROS? Here are a couple of tasks that we couldn’t get to this week that we would love some help on.
- We need help with a bug in Geometry2 that makes the
canTransform
method report misleading extrapolation time when multiple parent frames require extrapolation. - We need someone to write a feature for
ros2 pkg create
that makes it possible to create aRust package.
- We need a volunteer to fix a this flakey test for
ros2 topic hz
.