Planet ROS
Planet ROS - http://planet.ros.org
Planet ROS - http://planet.ros.org http://planet.ros.org
ROS Discourse General: ROS News for the Week of April 7th, 2025
ROS News for the Week of April 7th, 2025
Announcing the First Ever ROSCon UK!

It is official, ROS Noetic will go end-of-life on May 31, 2025.. I’ve put together some guidance on how to migrate to ROS 2.
Our friends at OpenCV are holding their first ever Conference! The event is schedule for May 12th, 2025 in San Jose, California.

Lots of interesting URDF news this week. Check out this cool automatic URDF generation paper @arjo129 found.There is also this handy tool to generate differential drive robots for Gazebo.
This week I came across this one dependency, pip-installable, easy to use camera calibration utility. This should make robot camera calibration so much easier!
Events
- 2025-04-11 Mistral AI Robotics Hackathon Paris
- 2025-04-14 ROS 2 Rust Meeting: April 2025
- 2025-04-17 Aerial Robotics Meeting
- 2025-04-18 ROSCon Diversity Scholarship applications due
- 2025-04-24 Autonomous Driving Meetup #6 Berlin
- 2025-04-28 International Workshop on Robotics Software Engineering
- 2025-04-30 Robotics Summit & Expo wsg @gbiggs.
- 2025-05-02 CFP Deadline for Space Robotics Workshop at IEEE SMC-IT/SCC
- 2025-05-05 ROSCon 2025 Workshop CFP Deadline
- 2025-05-11 CFP Deadline for Robotics & AI Track @ CppCon
- 2025-05-12 The OpenCV-SID Conference on Computer Vision & AI
- 2025-05-15 ROS-Industrial Consortium Americas 2025 Annual Meeting Detroit
- 2025-05-23 ROSConJP CFP Deadline
- 2025-05-23 ICRA 2025 Advancing Quantitative and QUAlitative SIMulators for marine applications
- 2025-05-24 ROS MeetUp in Cali, Colombia!
- 2025-05-30 => 2025-05-31 2025 Open Hardware Summit in Edinburgh
- 2025-06-02 ROSCon 2025 Talk Submission Deadline
- 2025-09-09 ROSCon JP in Nagoya
- 2025-09-15 => 2025-09-17 Inaugral ROSCon UK in Edinburgh
- 2025-10-27 =>2025-10-30 ROSCon Singapore
- 2025-11-17 => 2025-11-20 Joint ROSCon Germany and France
News
- Announcing the First Ever ROSCon UK!
- Introducing The OpenCV-SID Conference on Computer Vision & AI
- ROS PMC Minutes for April 8, 2025
- Heex Joins the Open Source Robotics Alliance (OSRA): Empowering the Future of Open Robotics
- Introducing the Audrow Nash Podcast Jobs Board
- These robotics companies are hiring
- CppCon 2025 Robotics and AI Track Call for Submissions!
- Embodied Intelligence: How AI is Powering the Next Generation of Robotics
- OSRA member Dexory wins the Jury Special Prize for Intralogistics Innovation at SITL 2025
- OSRA Member Seegrid’s Tom Panzarella wins 2025 CTO of the Year at the Pittsburgh Tech Council awards
- March 2025 Open Source Hardware Certification Roundup - Hackster.io
- How Chef Robotics found success by turning away its original customers
- Okibo opens New Jersey HQ and launches EG7 robot in U.S. market
- Saildrone brings its USVs to Europe with Denmark subsidiary
- BRINC raises $75M in funding for emergency response drones
ROS
- ROS Noetic End-of-Life: May 31, 2025
- ROS: Upcoming ROS 1 End of Life
- Upcoming ROS 2 Feature Freeze for Kilted Kaiju on April 14th
- Upcoming RMW Feature Freeze for ROS 2 Kilted Kaiju on April 7 2025
- What’s the current state of mirrors? Are there any ROS 2 mirrors?
- Generic Controller for Omnidirectional Robots using Omni Wheels
- New packages and patch release 4 for Jazzy Jalisco 2025-04-07
- New Packages for Noetic 2025-04-08
- Invitation to Collaborate on AsyncAPI Specification for ROS 2
- New ROSDep Search Tool
- Low-cost micro-ROS/LiDAR/Motor drivers board available commercially
- BeetleBot Differential Drive Robot Template for GZ sim ROS2
- Gatorcat: EtherCAT on Zenoh / ROS
- ROS 2 / Android Sensor Bridge
- All About The New OpenMV N6 & AE3 Cameras - OpenCV Live
- Gesture Based Mobile Robot Control in ROS 2
- The MBot Ecosystem: Open Source HW/SW Robot
- SOTA robust LiDAR odometry
- Depth Obstacle Detection ROS
- Workshop on how to develop ROS 2 applications using the Rust language
- Aerial Robotics Landscape
- Zero-Drift Point Cloud Mapping using Map Priors
- An alternative simulator to Gazebo for doing ROS 2 simulation
- MAVLink library for Rust
- Dynamic Initialization for LiDAR-inertial SLAM
- Overview about state-of-art imitation learning techniques for robotic manipulation
- Video: Basics of URDF Robot Modeling for ROS2 Jazzy: Links, Joints, and Frames
- Simple URDF Loading Example
- AutoURDF: Unsupervised Robot Modeling from Point Cloud Frames Using Cluster Registration
- ROS 2 Omni Robot Simulation
- Off-road driving by learning from interaction and demonstration - AirLab
- Pip Installable EZ Camera Calibration
- Convert various Autoware msg types to CSV file
- Kachaka ROS 2 Dev Kit
- Infinite Mobility: Scalable High-Fidelity Synthesis of Articulated Objects via Procedural Generation
- Real-is-Sim: Bridging the Sim-to-Real Gap with a Dynamic Digital Twin for Real-World Robot Policy Evaluation
Got a minute? 
A friendly fuzzer just dumped a bunch of issues in RViz and Geometry2. We would love to get these fixed before the Kilted feature freeze on 2025-04-14. If you have some time why not send us a pull request?
- Geometry2 #770: Overflow Issue in durationFromSec() Function when Handling Extremely Large or Small Values
- Geometry2 #771: operator== Comparison Logic Issue in TransformStorage
- Geometry2 #768: Data Overwrite Issue in StaticCache Class’s insertData and getData Methods
- Geometry2 #769: tf2::StaticCache::getData() Returns true Even When Cache is Empty or Timestamp Mismatches
- RViz #1356: Config Class Copy Constructor Issue
- RViz #1363: QosProfileProperty Destructor Fails to Properly Clean Up Child Properties, Leading to Memory Leak
- RViz #1364: Issue with SelectionManager::select Function Not Returning Empty Selection Result for Invalid Coordinates
- RViz #1371: SelectionManager Selection Issue Report
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: Generic Controller for Omnidirectional Robots using Omni Wheels
Hello everyone! I have made a ros2_controller for omnidirectional robots that are using 3 or more omni wheels.
I have made a PR, submitting this controller into the official repository so that it can have a wider reach, but the maintainers haven’t gotten the time yet to review and test the controller.
It would be really nice if someone from the community could go ahead and review/test the controller.
You can find the kinematics used by the controller in the official docs.
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: ROS Noetic End-of-Life: May 31, 2025
Hello ROS Noetic users and maintainers!
This week the ROS PMC formally voted to set the Noetic end-of-life (EOL) date to May 31, 2025. This is the same day Ubuntu Focal reaches end of standard support.
I’m a ROS Noetic user, what do I need to know?
You need to know that it is time to upgrade! 80% of the ROS community has already made the switch.
We put together a single page of guidance for current ROS Noetic users who need to upgrade to ROS 2: ROS: Upcoming ROS 1 End of Life
I’m a ROS Noetic maintainer
How long do I have to make releases?
If you maintain a ROS Noetic repository and you haven’t made a release in a while, then you should make a release now.
There are only a few syncs left. The last two syncs will follow this schedule:
- May 13th:
- A ros/rosdistro freeze for the second to last sync begins
- You must bloom-release your package before this date to guarantee it is included in the second to last sync
- May 15th:
- The second to last sync is performed [1]
- May 16th:
- A freeze for the last sync begins
- You must bloom-release your package before this date to guarantee it is included in the last sync
- May 16th through May 29th:
- ros/rosdistro PRs will only be merged if they fix regressions
- ros/rosdistro PRs adding new features will not be merged
- ros/rosdistro PRs adding new packages will not be merged
- May 29th
- The last sync is performed [1]
- No new ROS Noetic ros/rosdistro PRs will be accepted
- May 31st - ROS Noetic is marked EOL
[1] The sync dates may be delayed if releases cause regressions that need to be resolved or rolled back.
What should maintainers do to prepare for EOL?
First, if you have unreleased changes, then make a release now.
There won’t be an opportunity to fix regressions in binary packages once ROS Noetic goes EOL, so consider reducing the risk of regressions when reviewing PRs by:
- Closing all pull requests breaking API or ABI
- Closing all pull requests adding new features
- Asking bug fix PR authors to recruit multiple reviewers to test it
Some users will build ROS Noetic from source, for example, to use the ros1_bridge. Consider merging PRs that make your package build on newer Ubuntu versions.
If your repository only supports ROS 1, and you are not going to maintain it after ROS Noetic goes EOL, then make that clear to your users on May 31, 2025 by:
- Closing open PRs and issues
- Archiving the repo
If your repository supports ROS 1 and ROS 2, then make sure the default branch supports ROS 2, preferably ROS Rolling.
8 posts - 4 participants
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: Rosdep search
Greetings fellow roboticists,
if you’re a commendable package creator and always try to specify all your dependencies, you might know the struggle of trying to guess the right dependency key.
Maybe you’re lucky and guess it; otherwise, you have to take the cumbersome route of visiting the rosdep repo and checking the base.yaml
for the key for your dependency.
This should really be easier, shouldn’t it?
Well, now it can be!
I’ve added a search
command to rosdep in my fork and opened a PR #997.
This command enables you to simply search your rosdep database (which can also include additional sources to the official ones) for the keys matching your search with 1 allowed error (missing, wrong, or extra letter).
It checks both for keys and packages, so you can search for the package name in your Linux distros package manager.
Examples:
$ rosdep search libpcl-dev
Closest keys:
libfcl-dev
Closest packages:
libpcl-all-dev: libpcl-dev [debian]
libpcl-all-dev: libpcl-dev [ubuntu]
acl: libacl-devel [fedora]
acl: libacl-devel [rhel]
$ rosdep search pinoccio
Closest keys:
kinematics_interface_pinocchio
pinocchio
I hope this will be useful for you and this post helps get the PR some attention so it can be finalized and merged in a timely fashion
If it wasn’t useful, here’s a picture to make up for your time:
5 posts - 4 participants
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: New Packages for Noetic 2025-04-08
We’re happy to announce 2 new packages and 5 updates are now available in ROS Noetic. This sync was tagged as noetic/2025-04-08
.
Package Updates for noetic
Added Packages [2]:
- ros-noetic-qoi-image-transport: 1.0.4-1
- ros-noetic-qoi-image-transport-dbgsym: 1.0.4-1
Updated Packages [5]:
- ros-noetic-depthai: 2.29.0-1 → 2.30.0-1
- ros-noetic-depthai-dbgsym: 2.29.0-1 → 2.30.0-1
- ros-noetic-ur-client-library: 1.8.0-1 → 1.9.0-1
- ros-noetic-ur-client-library-dbgsym: 1.8.0-1 → 1.9.0-1
- ros-noetic-xacro: 1.14.19-1 → 1.14.20-1
Removed Packages [0]:
Thanks to all ROS maintainers who make packages available to the ROS community. The above list of packages was made possible by the work of the following maintainers:
- Adam Serafin
- Felix Exner
- Martin Pecka
- Robert Haschke
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: CppCon 2025 Robotics and AI Track Call for Submissions!
The C++ programming community is excited to announce the Robotics and AI Track for the upcoming CppCon 2025, taking place on-site at the Gaylord Rockies in Aurora, Colorado September 13th-19th. We invite robotics practitioners from industry, academia, and the hobbyist domain to share their insights, experiences, and knowledge about using C++ in a robotics context.
Deadline for Submission is May 11th!
The track has a focus on C++ used in a Robotics or AI context so that we can share best practices and strengthen our community. It differs from events such as ROSCon or ICRA as it has an emphasis on code on slides and talks are typically 1 hour long.
Last year’s presentations included:
- Code generation for optimized forward kinematics
- Modern implementation of particle filters using range adaptors
- Parameterized test case generation for autonomous driving
Below is a playlist of presentations from last year’s track as well as 2023, which should give you an idea of the subject matter and C++ emphasis the track welcomes.
CppCon 2024 Robotics Track Playlist
CppCon 2023 Robotics Track Playlist
For more information (and links to submit your talk proposal) see this longer post here:
Deadline for Submission is May 11th!
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: New packages and patch release 4 for Jazzy Jalisco 2025-04-07
We’re happy to announce 24 new packages and 473 updates are now available on Ubuntu Noble
on amd64
for Jazzy Jalisco.
This sync was tagged as jazzy/2025-04-07
.
Package Updates for jazzy
Added Packages [24]:
- ros-jazzy-clearpath-generator-gz: 2.2.0-1
- ros-jazzy-clearpath-gz: 2.2.0-1
- ros-jazzy-clearpath-simulator: 2.2.0-1
- ros-jazzy-clearpath-tests: 0.2.9-1
- ros-jazzy-dynamixel-hardware-interface: 1.4.1-1
- ros-jazzy-dynamixel-hardware-interface-dbgsym: 1.4.1-1
- ros-jazzy-ld08-driver: 1.1.1-1
- ros-jazzy-ld08-driver-dbgsym: 1.1.1-1
- ros-jazzy-multisensor-calibration: 2.0.3-1
- ros-jazzy-multisensor-calibration-dbgsym: 2.0.3-1
- ros-jazzy-multisensor-calibration-interface: 2.0.3-1
- ros-jazzy-multisensor-calibration-interface-dbgsym: 2.0.3-1
- ros-jazzy-nobleo-socketcan-bridge: 1.0.2-1
- ros-jazzy-nobleo-socketcan-bridge-dbgsym: 1.0.2-1
- ros-jazzy-ros2-control-cmake: 0.1.1-1
- ros-jazzy-slg-msgs: 3.9.2-1
- ros-jazzy-slg-msgs-dbgsym: 3.9.2-1
- ros-jazzy-small-gicp-vendor: 2.0.3-1
- ros-jazzy-small-gicp-vendor-dbgsym: 2.0.3-1
- ros-jazzy-turtlebot3-gazebo: 2.3.2-1
- ros-jazzy-turtlebot3-gazebo-dbgsym: 2.3.2-1
- ros-jazzy-turtlebot3-simulations: 2.3.2-1
- ros-jazzy-zed-msgs: 5.0.0-1
- ros-jazzy-zed-msgs-dbgsym: 5.0.0-1
Updated Packages [473]:
- ros-jazzy-ackermann-steering-controller: 4.21.0-1 → 4.22.0-1
- ros-jazzy-ackermann-steering-controller-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-actionlib-msgs: 5.3.5-1 → 5.3.6-1
- ros-jazzy-actionlib-msgs-dbgsym: 5.3.5-1 → 5.3.6-1
- ros-jazzy-admittance-controller: 4.21.0-1 → 4.22.0-1
- ros-jazzy-admittance-controller-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-ament-clang-format: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-clang-tidy: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-clang-format: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-clang-tidy: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-copyright: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-cppcheck: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-cpplint: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-flake8: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-lint-cmake: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-mypy: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-pclint: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-pep257: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-pycodestyle: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-pyflakes: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-uncrustify: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cmake-xmllint: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-copyright: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cppcheck: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-cpplint: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-flake8: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-lint: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-lint-auto: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-lint-cmake: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-lint-common: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-mypy: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-package: 0.16.3-3 → 0.16.4-1
- ros-jazzy-ament-pclint: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-pep257: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-pycodestyle: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-pyflakes: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-uncrustify: 0.17.1-1 → 0.17.2-1
- ros-jazzy-ament-xmllint: 0.17.1-1 → 0.17.2-1
- ros-jazzy-autoware-cmake: 1.0.0-1 → 1.0.1-1
- ros-jazzy-autoware-common-msgs: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-common-msgs-dbgsym: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-control-msgs: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-control-msgs-dbgsym: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-lanelet2-extension: 0.6.2-1 → 0.7.0-1
- ros-jazzy-autoware-lanelet2-extension-dbgsym: 0.6.2-1 → 0.7.0-1
- ros-jazzy-autoware-lanelet2-extension-python: 0.6.2-1 → 0.7.0-1
- ros-jazzy-autoware-lanelet2-extension-python-dbgsym: 0.6.2-1 → 0.7.0-1
- ros-jazzy-autoware-lint-common: 1.0.0-1 → 1.0.1-1
- ros-jazzy-autoware-localization-msgs: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-localization-msgs-dbgsym: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-map-msgs: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-map-msgs-dbgsym: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-perception-msgs: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-perception-msgs-dbgsym: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-planning-msgs: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-planning-msgs-dbgsym: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-sensing-msgs: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-sensing-msgs-dbgsym: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-system-msgs: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-system-msgs-dbgsym: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-v2x-msgs: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-v2x-msgs-dbgsym: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-vehicle-msgs: 1.3.0-1 → 1.4.0-1
- ros-jazzy-autoware-vehicle-msgs-dbgsym: 1.3.0-1 → 1.4.0-1
- ros-jazzy-bicycle-steering-controller: 4.21.0-1 → 4.22.0-1
- ros-jazzy-bicycle-steering-controller-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-camera-calibration-parsers: 5.1.5-1 → 5.1.6-1
- ros-jazzy-camera-calibration-parsers-dbgsym: 5.1.5-1 → 5.1.6-1
- ros-jazzy-camera-info-manager: 5.1.5-1 → 5.1.6-1
- ros-jazzy-camera-info-manager-dbgsym: 5.1.5-1 → 5.1.6-1
- ros-jazzy-camera-info-manager-py: 5.1.5-1 → 5.1.6-1
- ros-jazzy-clearpath-bt-joy: 2.1.0-1 → 2.2.0-1
- ros-jazzy-clearpath-common: 2.1.0-1 → 2.2.0-1
- ros-jazzy-clearpath-config: 2.1.1-1 → 2.2.2-1
- ros-jazzy-clearpath-control: 2.1.0-1 → 2.2.0-1
- ros-jazzy-clearpath-customization: 2.1.0-1 → 2.2.0-1
- ros-jazzy-clearpath-description: 2.1.0-1 → 2.2.0-1
- ros-jazzy-clearpath-generator-common: 2.1.0-1 → 2.2.0-1
- ros-jazzy-clearpath-generator-common-dbgsym: 2.1.0-1 → 2.2.0-1
- ros-jazzy-clearpath-manipulators: 2.1.0-1 → 2.2.0-1
- ros-jazzy-clearpath-manipulators-description: 2.1.0-1 → 2.2.0-1
- ros-jazzy-clearpath-motor-msgs: 2.1.0-1 → 2.2.2-1
- ros-jazzy-clearpath-motor-msgs-dbgsym: 2.1.0-1 → 2.2.2-1
- ros-jazzy-clearpath-mounts-description: 2.1.0-1 → 2.2.0-1
- ros-jazzy-clearpath-msgs: 2.1.0-1 → 2.2.2-1
- ros-jazzy-clearpath-platform-description: 2.1.0-1 → 2.2.0-1
- ros-jazzy-clearpath-platform-msgs: 2.1.0-1 → 2.2.2-1
- ros-jazzy-clearpath-platform-msgs-dbgsym: 2.1.0-1 → 2.2.2-1
- ros-jazzy-clearpath-sensors-description: 2.1.0-1 → 2.2.0-1
- ros-jazzy-common-interfaces: 5.3.5-1 → 5.3.6-1
- ros-jazzy-control-msgs: 5.3.0-1 → 5.4.0-1
- ros-jazzy-control-msgs-dbgsym: 5.3.0-1 → 5.4.0-1
- ros-jazzy-dataspeed-can: 2.0.5-1 → 2.0.6-1
- ros-jazzy-dataspeed-can-msg-filters: 2.0.5-1 → 2.0.6-1
- ros-jazzy-dataspeed-can-msgs: 2.0.5-1 → 2.0.6-1
- ros-jazzy-dataspeed-can-msgs-dbgsym: 2.0.5-1 → 2.0.6-1
- ros-jazzy-dataspeed-can-tools: 2.0.5-1 → 2.0.6-1
- ros-jazzy-dataspeed-can-tools-dbgsym: 2.0.5-1 → 2.0.6-1
- ros-jazzy-dataspeed-can-usb: 2.0.5-1 → 2.0.6-1
- ros-jazzy-dataspeed-can-usb-dbgsym: 2.0.5-1 → 2.0.6-1
- ros-jazzy-depthai: 2.29.0-1 → 2.30.0-1
- ros-jazzy-depthai-bridge: 2.11.0-1 → 2.11.2-1
- ros-jazzy-depthai-bridge-dbgsym: 2.11.0-1 → 2.11.2-1
- ros-jazzy-depthai-dbgsym: 2.29.0-1 → 2.30.0-1
- ros-jazzy-depthai-descriptions: 2.11.0-1 → 2.11.2-1
- ros-jazzy-depthai-examples: 2.11.0-1 → 2.11.2-1
- ros-jazzy-depthai-examples-dbgsym: 2.11.0-1 → 2.11.2-1
- ros-jazzy-depthai-filters: 2.11.0-1 → 2.11.2-1
- ros-jazzy-depthai-filters-dbgsym: 2.11.0-1 → 2.11.2-1
- ros-jazzy-depthai-ros: 2.11.0-1 → 2.11.2-1
- ros-jazzy-depthai-ros-driver: 2.11.0-1 → 2.11.2-1
- ros-jazzy-depthai-ros-driver-dbgsym: 2.11.0-1 → 2.11.2-1
- ros-jazzy-depthai-ros-msgs: 2.11.0-1 → 2.11.2-1
- ros-jazzy-depthai-ros-msgs-dbgsym: 2.11.0-1 → 2.11.2-1
- ros-jazzy-diagnostic-msgs: 5.3.5-1 → 5.3.6-1
- ros-jazzy-diagnostic-msgs-dbgsym: 5.3.5-1 → 5.3.6-1
- ros-jazzy-diff-drive-controller: 4.21.0-1 → 4.22.0-1
- ros-jazzy-diff-drive-controller-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-ds-dbw: 2.3.2-1 → 2.3.3-1
- ros-jazzy-ds-dbw-can: 2.3.2-1 → 2.3.3-1
- ros-jazzy-ds-dbw-can-dbgsym: 2.3.2-1 → 2.3.3-1
- ros-jazzy-ds-dbw-joystick-demo: 2.3.2-1 → 2.3.3-1
- ros-jazzy-ds-dbw-joystick-demo-dbgsym: 2.3.2-1 → 2.3.3-1
- ros-jazzy-ds-dbw-msgs: 2.3.2-1 → 2.3.3-1
- ros-jazzy-ds-dbw-msgs-dbgsym: 2.3.2-1 → 2.3.3-1
- ros-jazzy-dynamixel-interfaces: 1.0.0-1 → 1.0.1-1
- ros-jazzy-dynamixel-interfaces-dbgsym: 1.0.0-1 → 1.0.1-1
- ros-jazzy-dynamixel-sdk: 3.8.1-1 → 3.8.3-1
- ros-jazzy-dynamixel-sdk-custom-interfaces: 3.8.1-1 → 3.8.3-1
- ros-jazzy-dynamixel-sdk-custom-interfaces-dbgsym: 3.8.1-1 → 3.8.3-1
- ros-jazzy-dynamixel-sdk-dbgsym: 3.8.1-1 → 3.8.3-1
- ros-jazzy-dynamixel-sdk-examples: 3.8.1-1 → 3.8.3-1
- ros-jazzy-dynamixel-sdk-examples-dbgsym: 3.8.1-1 → 3.8.3-1
- ros-jazzy-dynamixel-workbench: 2.2.3-5 → 2.2.4-1
- ros-jazzy-dynamixel-workbench-toolbox: 2.2.3-5 → 2.2.4-1
- ros-jazzy-dynamixel-workbench-toolbox-dbgsym: 2.2.3-5 → 2.2.4-1
- ros-jazzy-effort-controllers: 4.21.0-1 → 4.22.0-1
- ros-jazzy-effort-controllers-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-examples-rclcpp-async-client: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-async-client-dbgsym: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-cbg-executor: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-cbg-executor-dbgsym: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-action-client: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-action-client-dbgsym: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-action-server: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-action-server-dbgsym: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-client: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-client-dbgsym: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-composition: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-composition-dbgsym: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-publisher: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-publisher-dbgsym: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-service: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-service-dbgsym: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-subscriber: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-subscriber-dbgsym: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-timer: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-minimal-timer-dbgsym: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-multithreaded-executor: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-multithreaded-executor-dbgsym: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-wait-set: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclcpp-wait-set-dbgsym: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclpy-executors: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclpy-guard-conditions: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclpy-minimal-action-client: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclpy-minimal-action-server: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclpy-minimal-client: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclpy-minimal-publisher: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclpy-minimal-service: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclpy-minimal-subscriber: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-rclpy-pointcloud-publisher: 0.19.4-1 → 0.19.5-1
- ros-jazzy-examples-tf2-py: 0.36.8-1 → 0.36.9-1
- ros-jazzy-ffmpeg-encoder-decoder: 1.0.1-1 → 2.0.0-1
- ros-jazzy-ffmpeg-encoder-decoder-dbgsym: 1.0.1-1 → 2.0.0-1
- ros-jazzy-ffmpeg-image-transport: 1.0.2-1 → 2.0.2-1
- ros-jazzy-ffmpeg-image-transport-dbgsym: 1.0.2-1 → 2.0.2-1
- ros-jazzy-ffmpeg-image-transport-tools: 1.0.1-2 → 2.1.1-1
- ros-jazzy-ffmpeg-image-transport-tools-dbgsym: 1.0.1-2 → 2.1.1-1
- ros-jazzy-flir-camera-description: 3.0.0-1 → 3.0.1-1
- ros-jazzy-flir-camera-msgs: 3.0.0-1 → 3.0.1-1
- ros-jazzy-flir-camera-msgs-dbgsym: 3.0.0-1 → 3.0.1-1
- ros-jazzy-force-torque-sensor-broadcaster: 4.21.0-1 → 4.22.0-1
- ros-jazzy-force-torque-sensor-broadcaster-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-forward-command-controller: 4.21.0-1 → 4.22.0-1
- ros-jazzy-forward-command-controller-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-foxglove-compressed-video-transport: 1.0.1-1 → 1.0.2-1
- ros-jazzy-foxglove-compressed-video-transport-dbgsym: 1.0.1-1 → 1.0.2-1
- ros-jazzy-geometry-msgs: 5.3.5-1 → 5.3.6-1
- ros-jazzy-geometry-msgs-dbgsym: 5.3.5-1 → 5.3.6-1
- ros-jazzy-geometry2: 0.36.8-1 → 0.36.9-1
- ros-jazzy-gpio-controllers: 4.21.0-1 → 4.22.0-1
- ros-jazzy-gpio-controllers-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-gripper-controllers: 4.21.0-1 → 4.22.0-1
- ros-jazzy-gripper-controllers-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-image-common: 5.1.5-1 → 5.1.6-1
- ros-jazzy-image-transport: 5.1.5-1 → 5.1.6-1
- ros-jazzy-image-transport-dbgsym: 5.1.5-1 → 5.1.6-1
- ros-jazzy-imu-sensor-broadcaster: 4.21.0-1 → 4.22.0-1
- ros-jazzy-imu-sensor-broadcaster-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-joint-state-broadcaster: 4.21.0-1 → 4.22.0-1
- ros-jazzy-joint-state-broadcaster-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-joint-trajectory-controller: 4.21.0-1 → 4.22.0-1
- ros-jazzy-joint-trajectory-controller-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-kinematics-interface: 1.2.1-1 → 1.3.0-1
- ros-jazzy-kinematics-interface-dbgsym: 1.2.1-1 → 1.3.0-1
- ros-jazzy-kinematics-interface-kdl: 1.2.1-1 → 1.3.0-1
- ros-jazzy-kinematics-interface-kdl-dbgsym: 1.2.1-1 → 1.3.0-1
- ros-jazzy-kitti-metrics-eval: 1.6.2-1 → 1.6.3-1
- ros-jazzy-kitti-metrics-eval-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-launch: 3.4.3-1 → 3.4.4-1
- ros-jazzy-launch-pytest: 3.4.3-1 → 3.4.4-1
- ros-jazzy-launch-ros: 0.26.6-1 → 0.26.7-1
- ros-jazzy-launch-testing: 3.4.3-1 → 3.4.4-1
- ros-jazzy-launch-testing-ament-cmake: 3.4.3-1 → 3.4.4-1
- ros-jazzy-launch-testing-examples: 0.19.4-1 → 0.19.5-1
- ros-jazzy-launch-testing-ros: 0.26.6-1 → 0.26.7-1
- ros-jazzy-launch-xml: 3.4.3-1 → 3.4.4-1
- ros-jazzy-launch-yaml: 3.4.3-1 → 3.4.4-1
- ros-jazzy-libcurl-vendor: 3.4.3-1 → 3.4.4-1
- ros-jazzy-mapviz: 2.4.5-1 → 2.4.6-1
- ros-jazzy-mapviz-dbgsym: 2.4.5-1 → 2.4.6-1
- ros-jazzy-mapviz-interfaces: 2.4.5-1 → 2.4.6-1
- ros-jazzy-mapviz-interfaces-dbgsym: 2.4.5-1 → 2.4.6-1
- ros-jazzy-mapviz-plugins: 2.4.5-1 → 2.4.6-1
- ros-jazzy-mapviz-plugins-dbgsym: 2.4.5-1 → 2.4.6-1
- ros-jazzy-mecanum-drive-controller: 4.21.0-1 → 4.22.0-1
- ros-jazzy-mecanum-drive-controller-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-message-filters: 4.11.4-1 → 4.11.5-1
- ros-jazzy-message-filters-dbgsym: 4.11.4-1 → 4.11.5-1
- ros-jazzy-metavision-driver: 2.0.0-1 → 2.0.1-1
- ros-jazzy-metavision-driver-dbgsym: 2.0.0-1 → 2.0.1-1
- ros-jazzy-mola: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-bridge-ros2: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-bridge-ros2-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-demos: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-imu-preintegration: 1.7.0-1 → 1.8.0-1
- ros-jazzy-mola-imu-preintegration-dbgsym: 1.7.0-1 → 1.8.0-1
- ros-jazzy-mola-input-euroc-dataset: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-input-euroc-dataset-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-input-kitti-dataset: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-input-kitti-dataset-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-input-kitti360-dataset: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-input-kitti360-dataset-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-input-mulran-dataset: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-input-mulran-dataset-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-input-paris-luco-dataset: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-input-paris-luco-dataset-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-input-rawlog: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-input-rawlog-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-input-rosbag2: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-input-rosbag2-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-kernel: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-kernel-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-launcher: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-launcher-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-lidar-odometry: 0.7.0-1 → 0.7.1-1
- ros-jazzy-mola-lidar-odometry-dbgsym: 0.7.0-1 → 0.7.1-1
- ros-jazzy-mola-metric-maps: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-metric-maps-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-msgs: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-msgs-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-pose-list: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-pose-list-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-relocalization: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-relocalization-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-state-estimation: 1.7.0-1 → 1.8.0-1
- ros-jazzy-mola-state-estimation-simple: 1.7.0-1 → 1.8.0-1
- ros-jazzy-mola-state-estimation-simple-dbgsym: 1.7.0-1 → 1.8.0-1
- ros-jazzy-mola-state-estimation-smoother: 1.7.0-1 → 1.8.0-1
- ros-jazzy-mola-state-estimation-smoother-dbgsym: 1.7.0-1 → 1.8.0-1
- ros-jazzy-mola-traj-tools: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-traj-tools-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-viz: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-viz-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-yaml: 1.6.2-1 → 1.6.3-1
- ros-jazzy-mola-yaml-dbgsym: 1.6.2-1 → 1.6.3-1
- ros-jazzy-multires-image: 2.4.5-1 → 2.4.6-1
- ros-jazzy-multires-image-dbgsym: 2.4.5-1 → 2.4.6-1
- ros-jazzy-nav-msgs: 5.3.5-1 → 5.3.6-1
- ros-jazzy-nav-msgs-dbgsym: 5.3.5-1 → 5.3.6-1
- ros-jazzy-novatel-oem7-driver: 24.0.0-1 → 24.1.0-1
- ros-jazzy-novatel-oem7-driver-dbgsym: 24.0.0-1 → 24.1.0-1
- ros-jazzy-novatel-oem7-msgs: 24.0.0-1 → 24.1.0-1
- ros-jazzy-novatel-oem7-msgs-dbgsym: 24.0.0-1 → 24.1.0-1
- ros-jazzy-openeb-vendor: 2.0.1-1 → 2.0.2-2
- ros-jazzy-openeb-vendor-dbgsym: 2.0.1-1 → 2.0.2-2
- ros-jazzy-osrf-pycommon: 2.1.5-1 → 2.1.6-1
- ros-jazzy-parallel-gripper-controller: 4.21.0-1 → 4.22.0-1
- ros-jazzy-parallel-gripper-controller-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-picknik-reset-fault-controller: 0.0.3-3 → 0.0.4-1
- ros-jazzy-picknik-reset-fault-controller-dbgsym: 0.0.3-3 → 0.0.4-1
- ros-jazzy-picknik-twist-controller: 0.0.3-3 → 0.0.4-1
- ros-jazzy-picknik-twist-controller-dbgsym: 0.0.3-3 → 0.0.4-1
- ros-jazzy-pid-controller: 4.21.0-1 → 4.22.0-1
- ros-jazzy-pid-controller-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-pinocchio: 2.6.21-3 → 3.4.0-2
- ros-jazzy-pinocchio-dbgsym: 2.6.21-3 → 3.4.0-2
- ros-jazzy-point-cloud-transport: 4.0.3-1 → 4.0.4-1
- ros-jazzy-point-cloud-transport-dbgsym: 4.0.3-1 → 4.0.4-1
- ros-jazzy-point-cloud-transport-py: 4.0.3-1 → 4.0.4-1
- ros-jazzy-pose-broadcaster: 4.21.0-1 → 4.22.0-1
- ros-jazzy-pose-broadcaster-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-position-controllers: 4.21.0-1 → 4.22.0-1
- ros-jazzy-position-controllers-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-pybind11-vendor: 3.1.2-2 → 3.1.3-1
- ros-jazzy-range-sensor-broadcaster: 4.21.0-1 → 4.22.0-1
- ros-jazzy-range-sensor-broadcaster-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-rcl: 9.2.4-1 → 9.2.5-1
- ros-jazzy-rcl-action: 9.2.4-1 → 9.2.5-1
- ros-jazzy-rcl-action-dbgsym: 9.2.4-1 → 9.2.5-1
- ros-jazzy-rcl-dbgsym: 9.2.4-1 → 9.2.5-1
- ros-jazzy-rcl-lifecycle: 9.2.4-1 → 9.2.5-1
- ros-jazzy-rcl-lifecycle-dbgsym: 9.2.4-1 → 9.2.5-1
- ros-jazzy-rcl-yaml-param-parser: 9.2.4-1 → 9.2.5-1
- ros-jazzy-rcl-yaml-param-parser-dbgsym: 9.2.4-1 → 9.2.5-1
- ros-jazzy-rclcpp: 28.1.6-1 → 28.1.8-1
- ros-jazzy-rclcpp-action: 28.1.6-1 → 28.1.8-1
- ros-jazzy-rclcpp-action-dbgsym: 28.1.6-1 → 28.1.8-1
- ros-jazzy-rclcpp-components: 28.1.6-1 → 28.1.8-1
- ros-jazzy-rclcpp-components-dbgsym: 28.1.6-1 → 28.1.8-1
- ros-jazzy-rclcpp-dbgsym: 28.1.6-1 → 28.1.8-1
- ros-jazzy-rclcpp-lifecycle: 28.1.6-1 → 28.1.8-1
- ros-jazzy-rclcpp-lifecycle-dbgsym: 28.1.6-1 → 28.1.8-1
- ros-jazzy-rclpy: 7.1.3-1 → 7.1.4-1
- ros-jazzy-rcpputils: 2.11.1-1 → 2.11.2-1
- ros-jazzy-rcpputils-dbgsym: 2.11.1-1 → 2.11.2-1
- ros-jazzy-resource-retriever: 3.4.3-1 → 3.4.4-1
- ros-jazzy-resource-retriever-dbgsym: 3.4.3-1 → 3.4.4-1
- ros-jazzy-rmw: 7.3.1-1 → 7.3.2-1
- ros-jazzy-rmw-connextdds: 0.22.0-2 → 0.22.1-1
- ros-jazzy-rmw-connextdds-common: 0.22.0-2 → 0.22.1-1
- ros-jazzy-rmw-connextdds-common-dbgsym: 0.22.0-2 → 0.22.1-1
- ros-jazzy-rmw-connextdds-dbgsym: 0.22.0-2 → 0.22.1-1
- ros-jazzy-rmw-cyclonedds-cpp: 2.2.2-1 → 2.2.3-1
- ros-jazzy-rmw-cyclonedds-cpp-dbgsym: 2.2.2-1 → 2.2.3-1
- ros-jazzy-rmw-dbgsym: 7.3.1-1 → 7.3.2-1
- ros-jazzy-rmw-desert: 1.0.3-1 → 2.0.2-1
- ros-jazzy-rmw-desert-dbgsym: 1.0.3-1 → 2.0.2-1
- ros-jazzy-rmw-fastrtps-cpp: 8.4.1-1 → 8.4.2-1
- ros-jazzy-rmw-fastrtps-cpp-dbgsym: 8.4.1-1 → 8.4.2-1
- ros-jazzy-rmw-fastrtps-dynamic-cpp: 8.4.1-1 → 8.4.2-1
- ros-jazzy-rmw-fastrtps-dynamic-cpp-dbgsym: 8.4.1-1 → 8.4.2-1
- ros-jazzy-rmw-fastrtps-shared-cpp: 8.4.1-1 → 8.4.2-1
- ros-jazzy-rmw-fastrtps-shared-cpp-dbgsym: 8.4.1-1 → 8.4.2-1
- ros-jazzy-rmw-implementation: 2.15.4-1 → 2.15.5-1
- ros-jazzy-rmw-implementation-cmake: 7.3.1-1 → 7.3.2-1
- ros-jazzy-rmw-implementation-dbgsym: 2.15.4-1 → 2.15.5-1
- ros-jazzy-rmw-zenoh-cpp: 0.2.2-1 → 0.2.3-1
- ros-jazzy-rmw-zenoh-cpp-dbgsym: 0.2.2-1 → 0.2.3-1
- ros-jazzy-robot-localization: 3.8.1-1 → 3.8.2-1
- ros-jazzy-robot-localization-dbgsym: 3.8.1-1 → 3.8.2-1
- ros-jazzy-ros-gz: 1.0.9-1 → 1.0.11-1
- ros-jazzy-ros-gz-bridge: 1.0.9-1 → 1.0.11-1
- ros-jazzy-ros-gz-bridge-dbgsym: 1.0.9-1 → 1.0.11-1
- ros-jazzy-ros-gz-image: 1.0.9-1 → 1.0.11-1
- ros-jazzy-ros-gz-image-dbgsym: 1.0.9-1 → 1.0.11-1
- ros-jazzy-ros-gz-interfaces: 1.0.9-1 → 1.0.11-1
- ros-jazzy-ros-gz-interfaces-dbgsym: 1.0.9-1 → 1.0.11-1
- ros-jazzy-ros-gz-sim: 1.0.9-1 → 1.0.11-1
- ros-jazzy-ros-gz-sim-dbgsym: 1.0.9-1 → 1.0.11-1
- ros-jazzy-ros-gz-sim-demos: 1.0.9-1 → 1.0.11-1
- ros-jazzy-ros2-controllers: 4.21.0-1 → 4.22.0-1
- ros-jazzy-ros2-controllers-test-nodes: 4.21.0-1 → 4.22.0-1
- ros-jazzy-ros2action: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2cli: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2cli-test-interfaces: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2cli-test-interfaces-dbgsym: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2component: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2doctor: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2interface: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2launch: 0.26.6-1 → 0.26.7-1
- ros-jazzy-ros2lifecycle: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2lifecycle-test-fixtures: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2lifecycle-test-fixtures-dbgsym: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2multicast: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2node: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2param: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2pkg: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2run: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2service: 0.32.2-1 → 0.32.3-1
- ros-jazzy-ros2topic: 0.32.2-1 → 0.32.3-1
- ros-jazzy-rqt-joint-trajectory-controller: 4.21.0-1 → 4.22.0-1
- ros-jazzy-rqt-robot-steering: 1.0.0-6 → 1.0.1-2
- ros-jazzy-rti-connext-dds-cmake-module: 0.22.0-2 → 0.22.1-1
- ros-jazzy-rttest: 0.17.0-3 → 0.17.1-3
- ros-jazzy-rttest-dbgsym: 0.17.0-3 → 0.17.1-3
- ros-jazzy-rviz-assimp-vendor: 14.1.7-1 → 14.1.8-1
- ros-jazzy-rviz-common: 14.1.7-1 → 14.1.8-1
- ros-jazzy-rviz-common-dbgsym: 14.1.7-1 → 14.1.8-1
- ros-jazzy-rviz-default-plugins: 14.1.7-1 → 14.1.8-1
- ros-jazzy-rviz-default-plugins-dbgsym: 14.1.7-1 → 14.1.8-1
- ros-jazzy-rviz-ogre-vendor: 14.1.7-1 → 14.1.8-1
- ros-jazzy-rviz-ogre-vendor-dbgsym: 14.1.7-1 → 14.1.8-1
- ros-jazzy-rviz-rendering: 14.1.7-1 → 14.1.8-1
- ros-jazzy-rviz-rendering-dbgsym: 14.1.7-1 → 14.1.8-1
- ros-jazzy-rviz-rendering-tests: 14.1.7-1 → 14.1.8-1
- ros-jazzy-rviz-visual-testing-framework: 14.1.7-1 → 14.1.8-1
- ros-jazzy-rviz2: 14.1.7-1 → 14.1.8-1
- ros-jazzy-rviz2-dbgsym: 14.1.7-1 → 14.1.8-1
- ros-jazzy-sensor-msgs: 5.3.5-1 → 5.3.6-1
- ros-jazzy-sensor-msgs-dbgsym: 5.3.5-1 → 5.3.6-1
- ros-jazzy-sensor-msgs-py: 5.3.5-1 → 5.3.6-1
- ros-jazzy-shape-msgs: 5.3.5-1 → 5.3.6-1
- ros-jazzy-shape-msgs-dbgsym: 5.3.5-1 → 5.3.6-1
- ros-jazzy-spinnaker-camera-driver: 3.0.0-1 → 3.0.1-1
- ros-jazzy-spinnaker-camera-driver-dbgsym: 3.0.0-1 → 3.0.1-1
- ros-jazzy-spinnaker-synchronized-camera-driver: 3.0.0-1 → 3.0.1-1
- ros-jazzy-spinnaker-synchronized-camera-driver-dbgsym: 3.0.0-1 → 3.0.1-1
- ros-jazzy-sros2: 0.13.2-1 → 0.13.3-1
- ros-jazzy-sros2-cmake: 0.13.2-1 → 0.13.3-1
- ros-jazzy-std-msgs: 5.3.5-1 → 5.3.6-1
- ros-jazzy-std-msgs-dbgsym: 5.3.5-1 → 5.3.6-1
- ros-jazzy-std-srvs: 5.3.5-1 → 5.3.6-1
- ros-jazzy-std-srvs-dbgsym: 5.3.5-1 → 5.3.6-1
- ros-jazzy-steering-controllers-library: 4.21.0-1 → 4.22.0-1
- ros-jazzy-steering-controllers-library-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-stereo-msgs: 5.3.5-1 → 5.3.6-1
- ros-jazzy-stereo-msgs-dbgsym: 5.3.5-1 → 5.3.6-1
- ros-jazzy-teleop-twist-joy: 2.6.2-1 → 2.6.3-1
- ros-jazzy-teleop-twist-joy-dbgsym: 2.6.2-1 → 2.6.3-1
- ros-jazzy-test-ros-gz-bridge: 1.0.9-1 → 1.0.11-1
- ros-jazzy-tf2: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-bullet: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-dbgsym: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-eigen: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-eigen-kdl: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-eigen-kdl-dbgsym: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-geometry-msgs: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-kdl: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-msgs: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-msgs-dbgsym: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-py: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-py-dbgsym: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-ros: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-ros-dbgsym: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-ros-py: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-sensor-msgs: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tf2-tools: 0.36.8-1 → 0.36.9-1
- ros-jazzy-tile-map: 2.4.5-1 → 2.4.6-1
- ros-jazzy-tile-map-dbgsym: 2.4.5-1 → 2.4.6-1
- ros-jazzy-tlsf-cpp: 0.17.0-3 → 0.17.1-3
- ros-jazzy-tlsf-cpp-dbgsym: 0.17.0-3 → 0.17.1-3
- ros-jazzy-trajectory-msgs: 5.3.5-1 → 5.3.6-1
- ros-jazzy-trajectory-msgs-dbgsym: 5.3.5-1 → 5.3.6-1
- ros-jazzy-tricycle-controller: 4.21.0-1 → 4.22.0-1
- ros-jazzy-tricycle-controller-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-tricycle-steering-controller: 4.21.0-1 → 4.22.0-1
- ros-jazzy-tricycle-steering-controller-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-turtlebot3-fake-node: 2.2.5-5 → 2.3.2-1
- ros-jazzy-turtlebot3-fake-node-dbgsym: 2.2.5-5 → 2.3.2-1
- ros-jazzy-uncrustify-vendor: 3.0.0-2 → 3.0.1-1
- ros-jazzy-ur: 3.1.0-1 → 3.1.1-1
- ros-jazzy-ur-calibration: 3.1.0-1 → 3.1.1-1
- ros-jazzy-ur-calibration-dbgsym: 3.1.0-1 → 3.1.1-1
- ros-jazzy-ur-client-library: 1.7.1-1 → 1.9.0-1
- ros-jazzy-ur-client-library-dbgsym: 1.7.1-1 → 1.9.0-1
- ros-jazzy-ur-controllers: 3.1.0-1 → 3.1.1-1
- ros-jazzy-ur-controllers-dbgsym: 3.1.0-1 → 3.1.1-1
- ros-jazzy-ur-dashboard-msgs: 3.1.0-1 → 3.1.1-1
- ros-jazzy-ur-dashboard-msgs-dbgsym: 3.1.0-1 → 3.1.1-1
- ros-jazzy-ur-description: 3.0.1-1 → 3.1.0-1
- ros-jazzy-ur-moveit-config: 3.1.0-1 → 3.1.1-1
- ros-jazzy-ur-msgs: 2.1.0-1 → 2.2.0-1
- ros-jazzy-ur-msgs-dbgsym: 2.1.0-1 → 2.2.0-1
- ros-jazzy-ur-robot-driver: 3.1.0-1 → 3.1.1-1
- ros-jazzy-ur-robot-driver-dbgsym: 3.1.0-1 → 3.1.1-1
- ros-jazzy-velocity-controllers: 4.21.0-1 → 4.22.0-1
- ros-jazzy-velocity-controllers-dbgsym: 4.21.0-1 → 4.22.0-1
- ros-jazzy-visualization-msgs: 5.3.5-1 → 5.3.6-1
- ros-jazzy-visualization-msgs-dbgsym: 5.3.5-1 → 5.3.6-1
- ros-jazzy-xacro: 2.0.11-2 → 2.0.13-1
- ros-jazzy-zenoh-cpp-vendor: 0.2.2-1 → 0.2.3-1
- ros-jazzy-zenoh-cpp-vendor-dbgsym: 0.2.2-1 → 0.2.3-1
Removed Packages [4]:
- ros-jazzy-autoware-utils
- ros-jazzy-autoware-utils-dbgsym
- ros-jazzy-kinematics-interface-pinocchio
- ros-jazzy-kinematics-interface-pinocchio-dbgsym
Thanks to all ROS maintainers who make packages available to the ROS community. The above list of packages was made possible by the work of the following maintainers:
- Adam Serafin
- Aditya Pande
- Alberto Tudela
- Alejandro Hernandez
- Alejandro Hernandez Cordero
- Alejandro Hernández
- Alex Moriarty
- Andrea Sorbini
- Apex.AI, Inc.
- Audrow Nash
- Bence Magyar
- Bernd Pfrommer
- Brandon Ong
- Chris Iverach-Brereton
- Chris Lalancette
- Davide Costa
- Denis Štogl
- Dharini Dutia
- Dirk Thomas
- Erik Boasson
- Felix Exner
- G.A. vd. Hoorn
- Geoffrey Biggs
- Ivan Paunovic
- Jose Luis Blanco-Claraco
- Jose Mastrangelo
- Jose-Luis Blanco-Claraco
- Justin Carpentier
- Kevin Hallenbeck
- Luis Camero
- M. Fatih Cırıt
- Mamoru Sobue
- Micho Radovnikovich
- Miguel Granero
- NovAtel Support
- Pyo
- ROS Security Working Group
- Ramon Wijnands
- Robert Haschke
- Roni Kreinin
- Ryohsuke Mitsudome
- STEREOLABS
- Scott K Logan
- Shane Loretz
- Southwest Research Institute
- Takagi, Isamu
- Tom Moore
- Tony Baltovski
- Tully Foote
- William Woodall
- Yadunund
- Yutaka Kondo
- kminoda
- lovro
- miguel
- mitsudome-r
Enjoy!
4 posts - 4 participants
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: Upcoming ROS 2 Feature Freeze for Kilted Kaiju on April 14th
We’ve just entered the RMW Feature Freeze period for ROS 2 Kilted Kaiju, and this means that we’re only one week away from the same milestone for all ROS 2 core package in Rolling (soon to be Kilted). At that time, all ros_core packages will be feature and API frozen in Rolling Ridley until we branch Kilted from Rolling on 2025-04-21T00:00:00Z UTC. Feature and API changes can be merged into the Rolling branches once again after the branching is complete.
As always, refer to the Kilted Kaiju Release Timeline for all of the important dates and milestones as we approach World Turtle Day and the release of Kilted Kaiju!
Thanks!
– ROS 2 Team
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: BeetleBot Differential Drive Robot Template for GZ sim ROS2
Beetlebot Repo.This repository contains different configurations for the BeetleBot differential drive robot with Gazebo sim to make it easier for beginners to create thier own robot for gazebo sim in sdf or URDF format also make it easier to understand the diffrences between SDF and URDF .
Each branch in this repository represents a unique configuration of the same beetlebot robot in the world it operates in.
In this branch beetlebot robot is writen in SDF format and spawnd inside the main world using spawner cmd
in the launch file.
In this branch beetlebot robot is written as URDF and spawned inside the main world using spawner cmd
in the launch file.
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: ROS Deliberation Community Group Survey
Following our latest meeting today, I would like to learn a bit more on what you guys expect from the Deliberation Community group.
Please answer this quick (<5 mins) survey:
ROS Deliberation Community Group Survey
Thanks
Christian
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: Location for ROSCon 2026?
Hi,
given that traditionally the rotation for locations for ROSCon has been Europe → Asia → North America, and after this year it’ll be the turn of North America for 2026, I’d like to ask if the location been decided yet. I imagine so, given that the effort for organizing ROSCon is not to be dismissed (thanks MeetGreen, Vanessa, Geoff, Kat and everyone else involved!)
I’m asking because of recent travel warnings that several countries have issued (European countries, Canada issue advisories for travelers to U.S. : NPR) and cases like the one of a French researcher who was on his way to attend a conference in Houston, but was denied entry to the US because immigration officers had found messages on his phone where he criticized the current US administration (French scientist denied US entry after phone messages critical of Trump found | US news | The Guardian). Or now that the US government only recognizes two genders, possibly denying entry to trans people who have an X on their passport or the gender on their passport does not match the gender assigned at birth (https://edition.cnn.com/2025/04/03/travel/trans-people-travel-advisories-united-states/index.html)
I’m not trying to start a political thread here. As a very wise man once said when he arrived on Coruscant, “I’m not brave enough for politics”, but I’m only asking if these concerns could be taken into account for ROSCon 2026 before a final decision is made and if possible, other locations in North America like Canada or Mexico could be considered.
Or maybe even somewhere in a new region, like Oceania, South America or Africa, that would be really cool.
Looking forward to seeing you all in Singapore!
5 posts - 4 participants
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: New to ROS – Learning ROS2 as a Student, Open to Suggestions
Hi everyone!
My name is Jorge Andrés Duque, a Mechatronics Engineering student from Colombia currently diving into ROS2 as part of my university and personal projects. I’ve worked with embedded systems, AI, and VEX Robotics, but ROS is something I’m now truly focused on learning more deeply.
I’m especially interested in applying ROS2 for autonomous robots, and I’ve started experimenting with PID control and basic perception using sensors.
If anyone has suggestions for beginner-friendly ROS2 packages, tutorials, or simulation environments you’ve found useful, I’d love to hear from you!
Thanks and I look forward to learning and contributing in the future!
5 posts - 4 participants
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: Gatorcat: EtherCAT on Zenoh / ROS
I have been developing an open-source EtherCAT maindevice and it might be interesting to ROS folks.
Here is a summary of its capabilities:
- Available as a single statically linked binary or docker image for linux and windows.
- Automatically scan and operate an ethercat network with zero configuration required.
- Optionally provide a config file that describes the contents of the ethercat network to validate against.
- CoE startup parameters via the config file.
- Publishes ethercat inputs on zenoh. (CBOR encoded)
- Subscribes on zenoh (CBOR encoded) for controlling ethercat outputs.
- Written in zig (also available as a zig module).
- Optionally specify a real-time priority (PREEMPT_RT)
- CLI utility for scanning, running, and debugging ethercat networks.
Notably missing features (coming soon!):
- distributed clocks.
- enhanced NIC performance using linux XDP (currently uses raw sockets).
ROS folks may be using a lot of distributed clocks for motor drives, I have not tested it extensively with motor drives. It is well suited for digital / analog output/input modules right now.
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: Upcoming RMW Feature Freeze for ROS 2 Kilted Kaiju on April 7 2025
Hi all,
On 2025-04-08T06:59:00Z UTC we will freeze all RMW related packages in preparation for the upcoming Kilted Kaiju
release on May 23, 2025.
Once this freeze goes into effect, we will no longer accept additional features to RMW packages, which includes rmw_fastrtps, rmw_cyclonedds, rmw_connextdds, rmw_zenoh; as well as their vendor packages, Fast-DDS, Fast-CDR , cyclonedds, iceoryx and zenoh_cpp.
Bug fixes will still be accepted after the freeze date.
You may find more information on the Kilted Kaiju release timeline here: ROS 2 Kilted Kaiju (codename ‘kilted’; May, 2025).
2 posts - 2 participants
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: ROS News for the Week March 31st, 2025
ROS News for the Week March 31st, 2025
Applications for GSoC 2025, the OSRF’s only paid internship program, are due on 2025-04-08T18:00:00Z UTC. I checked this morning and there are only ~30 legitimate applications. A few of the “less sexy” projects don’t have any applications. All of this is to say, if you take the time to apply you have a really good shot at getting accepted!
ROSCon 2025 Diversity Scholarship applications are due in two weeks, on 2025-04-18T07:00:00Z UTC.
Join us for on 2025-04-30T07:00:00Z UTC for our next Gazebo Community meeting on RoSE Terrain Generator (RTG): Monocular Depth-Based Synthetic DEM Generation
The Robot Report’s 50 most innovative robotics companies were released this week. More than half of them are ROS users, including OSRA members NVIDIA, Clearpath, Roboto, Asensus, and Locus.

Check out this super cool open hardware / open software dexterous hand that runs ROS!. Source code and CAD available here.
Our colleagues over at University of Michigan have released OceanSim: A GPU-Accelerated Underwater Robot Perception Simulation Framework. Even better, it has ROS baked right in. Source code available here.
Check out FACTR an open hardware / open software teleop and RL training framework based on ROS. FACTR Hardware - FACTR Teleop - FACTR Training
There’s finally a low-cost micro-ROS/LiDAR/Motor drivers board thats available commercially?. THIS IS HUGE!

Events
- 2025-04-07 ROS Deliberation Community Group Meeting
- 2025-04-11 Mistral AI Robotics Hackathon Paris
- 2025-04-28 International Workshop on Robotics Software Engineering
- 2025-04-30 Robotics Summit & Expo wsg @gbiggs.
- 2025-04-30 Gazebo Community meeting: RoSE Terrain Generator (RTG): Monocular Depth-Based Synthetic DEM Generation
- 2025-04-30 Application Deadline 2nd ACM SIGSOFT Summer School on Software Engineering in Robotics in Delft
- 2025-05-02 CFP Deadline IEEE SMC-IT/SCC Space Robotics Workshop CFP
- 2025-05-15 ROS-Industrial Consortium Americas 2025 Annual Meeting Detroit
- 2025-05-23 ICRA 2025 Advancing Quantitative and QUAlitative SIMulators for marine applications
- 2025-05-24 ROS MeetUp in Cali, Colombia!
- 2025-05-30 => 2025-05-31 2025 Open Hardware Summit in Edinburgh
- 2025-09-09 ROSCon JP in Nagoya
- 2025-10-27 =>2025-10-30 ROSCon Singapore
- 2025-11-17 => 2025-11-20 Joint ROSCon Germany and France
- 2025-05-11 CFP Deadline for Robotics & AI Track @ CppCon
News
- OSRF Google Summer of Code 2025
– Paid Internship – APPLICATIONS DUE 2025-04-08T07:00:00Z UTC
- We’re Creating a Willow Garage Oral History – tell us what you want to hear about
- Robot Report’s 50 most innovative robotics companies - Half are ROS users, including OSRA members NVIDIA, Clearpath, Roboto, Asensus, and Locus.
- New Canadian / Danish Robotics Cluster Alliance
- Introducing Autoware Foundation 2.0!
- Video: SwRI Develops COMOT Mobile Manipulator Robot
- OSRA TGC meeting minutes for February, 2025
- ROS 2 tutorials upgrade & entrance level complexity
- Autonomous forest exploration and wildlife monitoring robot.
- Invitation to Collaborate on AsyncAPI Specification for ROS 2
- U of Alberta research focuses on robotics in medical applications
- A Roboticist’s First Time at the European Robotics Forum
- Haply Robotics to offer its haptic controller with PickNik’s MoveItPro
- Hyundai to buy ‘tens of thousands’ of Boston Dynamics robots
- Chef Robotics raises $20.6 million to continue building AI robot arms- Pitch Deck
- Agility Robotics reportedly raising $400M for humanoid warehouse robots
- What is a Servo Motor and How it Works
- More ROS Train Robots!!!
- Video Friday
- Nurturing New Contributors: The Art of Crafting Good First Issues on GitHub
- Weekly Robotics #306
ROS & Robotics
- Robotec’s new standard interfaces for interacting with simulators from ROS 2
New ROS Dexterous Hand - source code
OceanSim: A GPU-Accelerated Underwater Robot Perception Simulation Framework - source code
FACTR open hardware / software teleop and training – FACTR Hardware - FACTR Teleop - Training
Vision Model for Drones
- Low-cost micro-ROS/LiDAR/Motor drivers board available commercially
- New ROS 2 package for multi-sensor calibration
- Input for Aerial Vehicles ROS Support Guide
- Preparing for Noetic Sync 2025-04-08
- New packages and patch release for Humble Hawksbill 2025-03-31
- New packages for ROS 2 Rolling Ridley 2025-03-28
- Odometry for a Simulated Mobile Robot in a cool world with ROS & Gazebo
- Community interest in a Vector Field Histogram global path planning algorithm
- New Online Course: Building Gazebo Simulations with Blender
- New LineTurtle mini Robot
- ROS 2 / Gazebo OmniDirectional Robot Simulator
- New YOLO annotator with some nice automation
- Openwalker ROS Robot
- On Learning Robot Racing Policies
- A ROS 1 and ROS 2 node that converts PointCloud2 LIDAR data to OccupancyGrid 2D map data based on intensity and / or height
- Building Autonomous Vehicle in Carla- PID Controller & ROS 2
- Source code for an end-to-end autonomous vehicle stack
- A precise and methodical process designed to assess the mechanical and sensory capabilities of the UR robot in real-world applications.
Workshop on developing ROS 2 applications using the Rust language
- ROS 2 Laser Segmentation Tools
- ros2-pkg-create: Powerful ROS 2 Package Generator
- Autoware Core 1.0!
- Towards a robotic intrusion prevention system: Combining security and safety in cognitive social robots
- ROS 2 platform based program designed to control and Monitor ATVs.
- MIT Course: Visual Navigation for Autonomous Vehicles
- MIT-SPARK/spark-fast-lio: FAST-LIO2 on ROS 2 with various functionalities for LIO mapping
- Video: How to Utilize LeRobot, Isaac Sim and ROS 2
- New SLAM-Handbook
- Int-Ball2 Technology Demonstration Platform ROS/Gazebo Simulator
- ROS# for .Net Applications
- OpenArm
- MegaRover ROS / Gazebo Simulation
- New Open Hardware Arm
Got a Minute? 
- We could really use someone’s help backporting this point cloud transformation to Humble.
- There’s still time to get this update to launch for custom log file names into Kilted.
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: New ROS 2 package for multi-sensor calibration
Hello there!
We are excited to announce the release of a new package for ROS 2 Jazzy (we also have a ROS 1 branch, but please note that it will not be maintained). This package enables much faster and easier extrinsic calibration of camera and LiDAR sensors through a user-friendly GUI application—no coding required!
Currently, the calibration process utilizes a physical target, but the package is designed to be extensible, allowing for other target geometries or even targetless calibration.
We are actively working on adding new calibration modalities (e.g. intrinsic calibration of cameras) and would greatly appreciate your input, ideas, and contributions in the form of pull requests!
For more information, please visit our GitHub repository:
Thank you for your interest, and we look forward to your feedback!
Best regards,
Miguel
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: Low-cost micro-ROS/LiDAR/Motor drivers board available commercially
Hello,
I have designed, manufactured and made available commercially a low-cost all-in-one board for beginners building DIY robots capable of ROS2/Nav2 mapping, navigation, SLAM and frontier exploration. Everything is open source.
This board has a 2D LiDAR port, 2 channel DC 12/24V motor drivers. Think of this PCB as a miniature robot “motherboard” for building small differential two-wheel educational LiDAR robots. Out-of-the-box firmware, ROS2 packages and starter robot body for easy robot building are provided as well.
The board accepts an ESP32 development board and runs micro-ROS for Arduino connected over WiFi to a local PC running ROS2 Iron. Here is an example interfacing this board to a LiDAR and two N20 encoder motors.
Here is a video example of what you can build in action, running glorious Nav2 and frontier exploration.
The board comes with the following:
- off-the-shelf firmware
- firmware supports ~15 2D LiDAR models
- firmware supports both brushed and brushless motors
- a starter 120mm 3D printed robot body design that you can 3D print yourself
- ROS2 Iron PC software (Ubuntu and Windows) using Docker and direct install
- with all necessary additional packages
- including a pre-configured starter robot package
- step-by-step video instruction series for beginners
- covering assembly, software/firmware setup, bring-up and operation including mapping, SLAM, autonomous navigation and autonomous frontier exploration
- the board features include
- an integrated motor power supply (12V default, configurable to 24V) for stable motor power across a wide range of battery discharge voltage
- an integrated 5V regulated power supply for the 2D LiDAR and ESP32
- a battery voltage monitoring circuit (using ESP32 built-in ADC)
- board power specs
- motor voltage Vmot options 12V default, 24V selectable
- alkaline batteries power
- protected rechargeable batteries can be used with additional precautions
- board input voltage range Vbatt 6V to 21V
- Vbatt 6V to 10V for Vmot=12V motor voltage
- Vbatt 6V to 21V for Vmot=24V motor voltage
- Max total motors current 3A
- Max total motors battery draw 2A
- Individual motor current limit 2.2A (driver IC built-in protection)
- 5V supply max output current 3.5A
- Max total battery draw 3A
- two board version are available
- BDC-30P compatible with 30-pin ESP32 development kit modules
- BDC-38C4 compatible with 38-pin ESP32 DevKitC V4
Extensive troubleshooting instructions and a technical support forum are available as help resources.
I hope this robot board can be useful for the ROS community.
3 posts - 2 participants
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: Next Client Library WG Meeting: Friday 4th April 8AM PST
Hi,
The next meeting of the Client Library Working Group will be this Friday, 4th April 2025 at 8 AM Pacific Time.
- Meeting link: https://meet.google.com/oij-atzj-znw
- Meeting minutes and agenda: ROS 2 Client Libraries Working Group - Google Docs
- Google group if you want to be notified of future meetings: https://groups.google.com/g/ros-2-client-library-wg
Agenda:
- Good first issues for people who want to contribute.
- Q&A About the GSoC projects related to rclcpp
- Actions how to go ahead on fixing the reoccurring issues around them
- Roadmap ? What do we want to improve in the future ?
Everyone is welcome to join and bring their own topics for discussion, just add them to the agenda!
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: OSRA TGC meeting minutes for February, 2025
The meeting minutes for the regular meeting of the Technical Governance Committee held on the 27th of February, 2025, were approved in the March meeting and are now available in the official minutes repository. You can find the complete minutes here, as well as a Markdown version below. The Markdown version is experimental so please excuse any formatting problems and errors; the PDF version is the official version.
The next TGC meeting will take place in April, 2025. The minutes of the March meeting should be approved in that meeting and posted publicly shortly thereafter.
TECHNICAL GOVERNANCE COMMITTEE
MEETING MINUTES
27 FEB 2025 / 14:00-15:30 UTC / VIRTUAL VIA ZOOM
ATTENDEES
OSRF:
- Kat Scott (Developer Advocate)
- Vanessa Yamzon Orsi (Secretary)
- Vicky Brasseur (OSRA Governance Advisor)
OSRA Delegates/TGC Reps:
- Bence Magyar (ros-controls PMC Lead)
- Carlos Aguero, (Gazebo Lead Proxy)
- Clara Berendesen (Infra PMC Representative)
- Daniel Gordon (Gold Rep, Huawei)
- David Lu!! (Individual Rep)
- Hemal Shah (Platinum Rep, NVIDIA)
- Maria Vergo (Silver Rep, ROS-I)
- Michael Carroll (ROS PMC Interim Lead)
- Michael Grey (Open-RMF)
- Michel Hidalgo (Silver Rep, Ekumen)
- Steve Peters (Gazebo)
- Steven! Ragnarok (Infrastructure PMC Lead)
- Tully Foote (Platinum Rep, Intrinsic)
- Zhaoyuan Cheng (Platinum Rep, Qualcomm)
OSRA Observers
- Carmelo Di Franco (Aitronik)
- Christian Henkel (Bosch)
- Henning Kayser (PickNik)
- Nick Hehr (Viam)
- Tom Panzarella (Seegrid)
- Todd Sutton (Zachry)
AGENDA
Vanessa Yamzon Orsi, TGC Secretary (filling in for the TGC Chair) called the meeting to order at 15:04 on 27 Feb 2025 UTC
Existing Business
- Confirmation of minutes of meeting TGC-20250123-Regular
- Approved by consensus
- Project reports
- Project update: ROS
- Presented by Michael Carroll, PMC Lead
- Transition work in progress as Michael took over as interim project lead from Chris Lalancette.
- Main priority is wrapping up RMW Zenoh as a Tier 1 middleware. Final steps on security implementation, CI and build farm are in progress. Aiming for completion before feature freeze on April 7 for the Kilted release.
- pixi and Conda migration - for Kilted and Rolling going forward, pixi will be the recommended installation procedure for ROS on Windows. We are seeing community excitement around this, and we are happy to report that the process is much better and we are getting support from the folks at prefix.dev who develop pixi.
- eProsima is wrapping up the renaming of Fast-RTPS to FastDDS in preparation of landing a new version of FastDDS in Kilted.
- Tomoya and Sony are working on action introspection to record ROSbag actions and replay them, a valuable feature for users with action-heavy workflows like Nav2.
- The Client Library Working Group has a couple of contributions such as a multi-threaded executor starvation fix and an rclpy events executor which improves python performance by an order of magnitude.
- Kilted timeline reminder: Feature freeze on April 7 with events in between including testing and tutorial party before final release on May 23, 2025.
- Presented by Michael Carroll, PMC Lead
- Project update: Gazebo
- Presented by Steve Peters, PMC Member on behalf of the PMC Lead
- Carlos Aguero (Honu) will serve as interim PMC lead while Addisu Taddese (Intrinsic) is out on personal leave.
- External contributions: generating 3D meshes from a smartphone and then making a Gazebo world from that, features from Gazebo Classic that were ported by community members such as visualizing frustums for cameras and also using the physics engine to calculate ray intersection.
- Recent features announced at community meeting: updated automatic inertial calculation feature to auto calculate density from specifying the mass of a link.
- Conda for Windows support: Gazebo’s Windows and CI machines have been switched to use Conda and pixi instead of vcpg.
- Roadmap item: continuing prototyping work on using Xeno with Gz transport.
- Several GSoC projects have been proposed: Migrating from QT 5 to 6, deprecating the Gz launch package which is mostly redundant with ROS 2 launch.
- The PMC has nominated Saurabh Kamat (github.com/sauk2) as a project committer; he is a great contributor and is now in the mentorship phase under Carlos Aguero.
- Presented by Steve Peters, PMC Member on behalf of the PMC Lead
- Project update: Open-RMF
- Presented by Michael Grey, PMC Lead
- One of the large ongoing efforts is the development of a workflow execution framework, particularly targeting workflow diagrams that can represent multi-agent interactions. The execution framework is finished, now working a serialized format to represent the workflow.
- Close to having support for buffer elements - elements within the workflow that can store data in flight or which needs to be retained during the lifespan of the workflow.
- Quality of life improvements to the site editor UI around the scenarios concept, currently an experimental feature.
- Moved on async capabilities for rclrs
- Discussion on rcls as the library of choice for Open-RMF implementation.
- The PMC initiated a biweekly Open-RMF community forum. This is an open-format, no agenda meeting. Community members may ask questions and the PMC representatives will answer.
- Presented by Michael Grey, PMC Lead
- Project update: Infrastructure
- Presented by Steven! Ragnarok, PMC Lead
- Primary mission right now is to transition all of our infrastructure hosts from Ubuntu 20.04 to 24.04 before the end of community support for 20.04. Contingency plans in place for support in the case we don’t make the cutoff. The priority is to move the ROS 2 buildfarm by mid-March to prepare for the work on ROS 2 Kilted (Kaiju).
- We had the first release of ROS build farm python modules in some time. Both the Infra team and community have been instructed to use them directly from the main development branch, but this was done so that other released packages can depend on it.
- All other resources focused on maintenance.
- Presented by Steven! Ragnarok, PMC Lead
- Project update: ROS Controls
- Presented by Bence Magyar, PMC Lead
- The PMC has been running a fortnightly meeting with leads and contributors.
- Working with companies upstreaming specialized or rugged versions of controllers such as the scaled joint trajectory controller that Universal Robot worked on.
- Working on adding the joint functionality at the framework and not the controller level.
- Recurring discussions are in place over introducing a real time-friendly high frequency logging or introspection tool to support running in the kHz range. Opted to adopt path statistics.
- Several depreciations are marked for removal for the ROS 2 L-release.
- Call for contribution to the PR regarding the joint limiting topic currently on Discourse.
- Presented by Bence Magyar, PMC Lead
- Project update: ROS
- Existing Business
-
Status of SIGs/TCs
-
Technical Committee on Enhancement Proposal Processes
- Goal: Upgrade and improvements over REP
- Chair: Geoff Biggs (presented by Vanessa Yamzon Orsi on behalf of Geoff Biggs)
- Members: PMC Leads
- Update:
- Draft of scope and process is in progress, aiming to circulate to the TGC for review in the March 2025 meeting, however there is a possibility of an upcoming extension request
- Items in discussion: platform for collecting, reviewing and discussing enhancement proposals, process for handling backlog
-
SIG on Interoperability
- Chair: Michael Grey
- In this month’s meeting, Aaron Chong (Intrinsic) presented on recent developments on RMF-web that improves modularity.
-
-
Results of vote to recommend adoption of GAI policy
- The received votes are as follows:
- 5 for, 1 abstention; quorum was not reached and therefore the motion is lost. - Discussion opened regarding two topics:
- Broader discussion on voting and how to encourage more votes
- Specific discussion regarding why this particular motion did not attain the required quorum.
- Takeaways:
- Explore increased asynchronous communication methods to give members more time to study and discuss issues.
- Explore options for asynchronous voting to remove hindrances from live voting during TGC meetings, consider methods for preserving discussions and voting records by matter.
- More explicit calls to action in communications and increase in follow-ups.
- Review charter specifications and amend them if necessary.
- The received votes are as follows:
-
Report on progress on federated mirroring
- The effort falls under discussions within the OSRA as to how we could do more to make ROS and other project resources more available to those in the community who are not able to reliably access centralized resources like GitHub, ROS wiki, and other documentation sites hosted in the United States.
- We have existing guides but some information is outdated. We need a new and more comprehensive guide with expanded information and a way to verify that a mirror of a repository matches what is available.
- Currently assessing tools that would make this possible, and further work on building this guide is on the Infra project team’s radar.
- Discussions were had regarding the timeline and resources needed vs other Infra team projects, approach to project execution, and impact on ROS metrics and assessing community growth.
-
New Business
- Welcome to new TGC members
Several new members are joining the TGC from this meeting:- Bence Magyar (Locus) - ROS Controls Project Leader
- Clara Berendsen (Ekumen) - Infrastructure PMC Representative
- Daniel Gordon (Huawei) - Gold Representative
- Christian Henkel (Bosch) - Gold Representative
- Maria Carolina Vergo (ROS-I) - Silver Representative
Other Items
- None
Adjournment - Vanessa Yamzon Orsi adjourned the meeting at 15:25 UTC.
ACTION ITEMS
- The meeting minutes will be circulated to the TGC for review and approval before the next meeting by the TGC Chair.
- Steven! Ragnarok (Infra PMC Lead) to send a summary of the federated mirroring progress report to the TGC.
- The TGC Chair will lead the research on async communication and voting mechanism improvements.
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: ROS Deliberation Community Group Meeting - April 7, 2025
The next ROS Deliberation Community Group meeting will be on 2025-04-07T15:00:00Z UTC.
Google Meet link: https://meet.google.com/njs-ieym-dgk
Agenda:
- Deliberation tool spotlight:
- Looking for volunteers! Please let us know if you’re interested in presenting for ~5-10 minutes.
- European Robotics Forum (ERF) recap
- Open discussion (topics welcome!)
Feel free to propose additional agenda items, join the mailing list, or the Discord server.
- Sebastian
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: ROS 2 tutorials upgrade & entrance level complexity
Hi, this will be a long post!
I’m a late ROS 1 → 2 transitioner with a research and teaching background. I learned ROS long ago by myself and was also taught it at under and grad level. However, when I arrived at ROS 2, I had a hard time adapting, even though I had plenty of experience with ROS. After a year, I have thought deeply about the reasons and arrived at two main reasons:
- The tutorials and onboarding experience.
- There is a lack of established practices.
The second is getting better every day, and I think that it’s a matter of convergence for the community. However, the first is more concerning, in my opinion. Over the last months, I have gathered a series of points that could be improved and I would like to share it with all of you, get your feedback, and possibly your help for improving the tutorials and general docs. The aim of this post is to work towards a general tutorial upgrade to ease the entry-level experience for users.
Why? ROS tutorials are the entry point for both newcomers and transitioners. From our teaching experience, if the complexity gets overwhelming, students will simply avoid ROS at all costs. I have discussed this issue with people from different backgrounds and experiences and agree that, currently, it’s difficult to approach ROS 2 unless you have been an early developer.
Why now? ROS (1) EOL has arrived, and a lot of transitioners will use the tutorials to look for differences between the two major versions. Any undergraduate and graduate education that didn’t transition will do it before the next semester starts.
How? So far, I have gathered in this document (EDIT: Please, even if you leave a comment in the GDocs, write also a comment on this post to keep it alive) a list of improvement points with a clear action that could be turned into a GitHub issue in the docs repo. However, before flooding the repo, I would like to have some initial feedback from the community, hence this post. I think that some organization such as a work group could also be interesting.
Next steps So far, I would appreciate some feedback on the general idea and the specific ideas in the document linked above (it has commenter permissions). I would also appreciate any other ideas in this post. Finally, ideas on how to organize the workload and a possible work group are also appreciated. After that, we could move on to the actual work!
Just as a disclaimer, this post is not a complaint. I understand that the whole community puts a lot of effort into gradually improving all the content. My objective is to give it a push so everyone can have an easy approach to using and contributing to this community.
56 posts - 23 participants
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: Invitation to Collaborate on AsyncAPI Specification for ROS2
Dear ROS Community Members,
We are excited to announce that we are crafting a standard message representation for ROS2 using AsyncAPI. A draft is already available on GitHub, and we warmly invite the ROS community to join us in refining this specification. Your input is invaluable, and we encourage you to participate in the ongoing discussions.
Right now, we have developed an AsyncAPI binding for ROS2, and there’s a vibrant conversation happening on GitHub. To enhance collaboration, we’re planning to hold an open discussion session. To help us find a time that suits everyone, please indicate your availability using the Microsoft Forms link below:
Indicate Your Availability Here
Slot 1: 2025-04-08T12:00:00Z UTC→2025-04-08T13:00:00Z UTC
Slot 2: 2025-04-09T12:00:00Z UTC→2025-04-09T13:00:00Z UTC
Slot 3: 2025-04-10T08:00:00Z UTC→2025-04-10T09:00:00Z UTC
Slot 4: 2025-04-10T14:00:00Z UTC→2025-04-10T15:00:00Z UTC
If you’re interested in learning more about AsyncAPI and its significance for ROS2 users, we invite you to watch the ROSCon DE talk we presented last year:
Watch the ROSCon DE Talk - PDF
( @destogl would you please help us access the video recording, please?)
Join the discussion on GitHub:
AsyncAPI Specification Draft on GitHub
We look forward to your contributions and to meeting you all soon!
Best regards,
Florian
This Communication is part of the aerOS project that has received funding from the European Union’s Horizon Europe research and innovation programme under grant agreement Nº101069732
10 posts - 7 participants
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: Interop SIG April 3, 2025 - Scenarios: How to manage a multiverse
2025-04-03T15:00:00Z UTC
The site editor is a tool in the Open-RMF project that allows users to sketch a facility in 3D and specify the mobile robot traffic rules within it.
A common requirement when designing the operations within a facility is the need to consider many different configurations of robots. You may want to see what happens when they are positioned differently or have different properties. You might see positive or negative impacts on the effectiveness or efficiency of your operations under the different circumstances.
A recently introduced feature to the site editor is the concept of Scenarios which allows users to create inter-related variations of scenarios within the same facility. Scenarios can have parent/child relationships with each other where child scenarios inherit the characteristics of parent scenarios and then introduce their own modifications. This creates branching worlds where modifications to a parent scenario will carry over into the child scenarios, while child scenarios can diverge from each other.
At this month’s session, Xiyu Oh will introduce us to the scenarios feature.
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: Jetson AI Research Group Meeting - 4/1/25 9AM PST
Hi Everyone,
The JetsonAI Research Group is meeting tomorrow (4/1/25) at 9AM PST.
- Microsoft Teams - Meeting Link
- Meeting ID: 264 770 145 196
- Passcode: Uwbdgj
2 posts - 2 participants
![[WWW] [WWW]](./rostheme/img/moin-www.png)
ROS Discourse General: New packages and patch release for Humble Hawksbill 2025-03-31
We’re happy to announce a new Humble release!
This sync brings several new packages and some updates to ROS 2 core packages. (I haven’t included the project board for patch info because there was nothing on it.)
Package Updates for Humble
Added Packages [27]:
- ros-humble-apriltag-detector-dbgsym: 3.0.1-1
- ros-humble-apriltag-tools: 3.0.1-1
- ros-humble-apriltag-tools-dbgsym: 3.0.1-1
- ros-humble-dynamixel-hardware-interface: 1.4.0-1
- ros-humble-dynamixel-hardware-interface-dbgsym: 1.4.0-1
- ros-humble-dynamixel-interfaces: 1.0.1-1
- ros-humble-dynamixel-interfaces-dbgsym: 1.0.1-1
- ros-humble-etsi-its-denm-ts-coding: 3.1.0-1
- ros-humble-etsi-its-denm-ts-coding-dbgsym: 3.1.0-1
- ros-humble-etsi-its-denm-ts-conversion: 3.1.0-1
- ros-humble-etsi-its-denm-ts-msgs: 3.1.0-1
- ros-humble-etsi-its-denm-ts-msgs-dbgsym: 3.1.0-1
- ros-humble-kinova-gen3-lite-moveit-config: 0.2.3-1
- ros-humble-mecanum-drive-controller: 2.43.0-1
- ros-humble-mecanum-drive-controller-dbgsym: 2.43.0-1
- ros-humble-mola-gnss-to-markers: 0.1.0-1
- ros-humble-mola-gnss-to-markers-dbgsym: 0.1.0-1
- ros-humble-performance-test: 2.3.0-1
- ros-humble-performance-test-dbgsym: 2.3.0-1
- ros-humble-pmb2-rgbd-sensors: 4.11.0-1
- ros-humble-rmw-desert: 1.0.4-1
- ros-humble-rmw-desert-dbgsym: 1.0.4-1
- ros-humble-synapticon-ros2-control: 0.1.2-1
- ros-humble-synapticon-ros2-control-dbgsym: 0.1.2-1
- ros-humble-tiago-rgbd-sensors: 4.9.0-1
- ros-humble-webots-ros2-crazyflie: 2025.0.0-2
- ros-humble-webots-ros2-husarion: 2025.0.0-2
Updated Packages [535]:
- ros-humble-ackermann-steering-controller: 2.41.0-1 → 2.43.0-1
- ros-humble-ackermann-steering-controller-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-actionlib-msgs: 4.2.4-1 → 4.8.0-1
- ros-humble-actionlib-msgs-dbgsym: 4.2.4-1 → 4.8.0-1
- ros-humble-admittance-controller: 2.41.0-1 → 2.43.0-1
- ros-humble-admittance-controller-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-ament-clang-format: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-clang-tidy: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-clang-format: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-clang-tidy: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-copyright: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-cppcheck: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-cpplint: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-flake8: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-lint-cmake: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-mypy: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-pclint: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-pep257: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-pycodestyle: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-pyflakes: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-uncrustify: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cmake-xmllint: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-copyright: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cppcheck: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-cpplint: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-flake8: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-lint: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-lint-auto: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-lint-cmake: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-lint-common: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-mypy: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-pclint: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-pep257: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-pycodestyle: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-pyflakes: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-uncrustify: 0.12.11-1 → 0.12.12-1
- ros-humble-ament-xmllint: 0.12.11-1 → 0.12.12-1
- ros-humble-apriltag: 3.4.2-1 → 3.4.3-1
- ros-humble-apriltag-dbgsym: 3.4.2-1 → 3.4.3-1
- ros-humble-apriltag-detector: 2.1.0-1 → 3.0.1-1
- ros-humble-apriltag-detector-mit: 2.1.0-1 → 3.0.1-1
- ros-humble-apriltag-detector-mit-dbgsym: 2.1.0-1 → 3.0.1-1
- ros-humble-apriltag-detector-umich: 2.1.0-1 → 3.0.1-1
- ros-humble-apriltag-detector-umich-dbgsym: 2.1.0-1 → 3.0.1-1
- ros-humble-apriltag-draw: 2.1.0-1 → 3.0.1-1
- ros-humble-apriltag-draw-dbgsym: 2.1.0-1 → 3.0.1-1
- ros-humble-automatika-ros-sugar: 0.2.7-1 → 0.2.9-1
- ros-humble-automatika-ros-sugar-dbgsym: 0.2.7-1 → 0.2.9-1
- ros-humble-autoware-cmake: 1.0.0-2 → 1.0.1-1
- ros-humble-autoware-lanelet2-extension: 0.6.2-1 → 0.6.3-1
- ros-humble-autoware-lanelet2-extension-dbgsym: 0.6.2-1 → 0.6.3-1
- ros-humble-autoware-lanelet2-extension-python: 0.6.2-1 → 0.6.3-1
- ros-humble-autoware-lanelet2-extension-python-dbgsym: 0.6.2-1 → 0.6.3-1
- ros-humble-autoware-lint-common: 1.0.0-2 → 1.0.1-1
- ros-humble-bicycle-steering-controller: 2.41.0-1 → 2.43.0-1
- ros-humble-bicycle-steering-controller-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-camera-calibration: 3.0.6-1 → 3.0.7-1
- ros-humble-camera-calibration-parsers: 3.1.10-1 → 3.1.11-1
- ros-humble-camera-calibration-parsers-dbgsym: 3.1.10-1 → 3.1.11-1
- ros-humble-camera-info-manager: 3.1.10-1 → 3.1.11-1
- ros-humble-camera-info-manager-dbgsym: 3.1.10-1 → 3.1.11-1
- ros-humble-camera-info-manager-py: 3.1.10-1 → 3.1.11-1
- ros-humble-clearpath-common: 1.1.1-1 → 1.2.0-1
- ros-humble-clearpath-config: 1.1.0-1 → 1.2.0-1
- ros-humble-clearpath-config-live: 1.0.0-1 → 1.2.0-1
- ros-humble-clearpath-control: 1.1.1-1 → 1.2.0-1
- ros-humble-clearpath-customization: 1.1.1-1 → 1.2.0-1
- ros-humble-clearpath-description: 1.1.1-1 → 1.2.0-1
- ros-humble-clearpath-desktop: 1.0.0-1 → 1.2.0-1
- ros-humble-clearpath-generator-common: 1.1.1-1 → 1.2.0-1
- ros-humble-clearpath-generator-common-dbgsym: 1.1.1-1 → 1.2.0-1
- ros-humble-clearpath-manipulators: 1.1.1-1 → 1.2.0-1
- ros-humble-clearpath-manipulators-description: 1.1.1-1 → 1.2.0-1
- ros-humble-clearpath-mounts-description: 1.1.1-1 → 1.2.0-1
- ros-humble-clearpath-platform-description: 1.1.1-1 → 1.2.0-1
- ros-humble-clearpath-sensors-description: 1.1.1-1 → 1.2.0-1
- ros-humble-clearpath-viz: 1.0.0-1 → 1.2.0-1
- ros-humble-coal: 3.0.0-1 → 3.0.1-1
- ros-humble-coal-dbgsym: 3.0.0-1 → 3.0.1-1
- ros-humble-common-interfaces: 4.2.4-1 → 4.8.0-1
- ros-humble-control-msgs: 4.7.0-1 → 4.8.0-1
- ros-humble-control-msgs-dbgsym: 4.7.0-1 → 4.8.0-1
- ros-humble-controller-interface: 2.48.0-1 → 2.49.0-1
- ros-humble-controller-interface-dbgsym: 2.48.0-1 → 2.49.0-1
- ros-humble-controller-manager: 2.48.0-1 → 2.49.0-1
- ros-humble-controller-manager-dbgsym: 2.48.0-1 → 2.49.0-1
- ros-humble-controller-manager-msgs: 2.48.0-1 → 2.49.0-1
- ros-humble-controller-manager-msgs-dbgsym: 2.48.0-1 → 2.49.0-1
- ros-humble-dataspeed-can: 2.0.5-1 → 2.0.6-1
- ros-humble-dataspeed-can-msg-filters: 2.0.5-1 → 2.0.6-1
- ros-humble-dataspeed-can-msgs: 2.0.5-1 → 2.0.6-1
- ros-humble-dataspeed-can-msgs-dbgsym: 2.0.5-1 → 2.0.6-1
- ros-humble-dataspeed-can-tools: 2.0.5-1 → 2.0.6-1
- ros-humble-dataspeed-can-tools-dbgsym: 2.0.5-1 → 2.0.6-1
- ros-humble-dataspeed-can-usb: 2.0.5-1 → 2.0.6-1
- ros-humble-dataspeed-can-usb-dbgsym: 2.0.5-1 → 2.0.6-1
- ros-humble-depth-image-proc: 3.0.6-1 → 3.0.7-1
- ros-humble-depth-image-proc-dbgsym: 3.0.6-1 → 3.0.7-1
- ros-humble-depthai: 2.29.0-1 → 2.30.0-1
- ros-humble-depthai-bridge: 2.10.5-1 → 2.11.2-1
- ros-humble-depthai-bridge-dbgsym: 2.10.5-1 → 2.11.2-1
- ros-humble-depthai-dbgsym: 2.29.0-1 → 2.30.0-1
- ros-humble-depthai-descriptions: 2.10.5-1 → 2.11.2-1
- ros-humble-depthai-examples: 2.10.5-1 → 2.11.2-1
- ros-humble-depthai-examples-dbgsym: 2.10.5-1 → 2.11.2-1
- ros-humble-depthai-filters: 2.10.5-1 → 2.11.2-1
- ros-humble-depthai-filters-dbgsym: 2.10.5-1 → 2.11.2-1
- ros-humble-depthai-ros: 2.10.5-1 → 2.11.2-1
- ros-humble-depthai-ros-driver: 2.10.5-1 → 2.11.2-1
- ros-humble-depthai-ros-driver-dbgsym: 2.10.5-1 → 2.11.2-1
- ros-humble-depthai-ros-msgs: 2.10.5-1 → 2.11.2-1
- ros-humble-depthai-ros-msgs-dbgsym: 2.10.5-1 → 2.11.2-1
- ros-humble-diagnostic-msgs: 4.2.4-1 → 4.8.0-1
- ros-humble-diagnostic-msgs-dbgsym: 4.2.4-1 → 4.8.0-1
- ros-humble-diff-drive-controller: 2.41.0-1 → 2.43.0-1
- ros-humble-diff-drive-controller-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-dynamixel-sdk: 3.7.60-1 → 3.8.2-1
- ros-humble-dynamixel-sdk-custom-interfaces: 3.7.60-1 → 3.8.2-1
- ros-humble-dynamixel-sdk-custom-interfaces-dbgsym: 3.7.60-1 → 3.8.2-1
- ros-humble-dynamixel-sdk-dbgsym: 3.7.60-1 → 3.8.2-1
- ros-humble-dynamixel-sdk-examples: 3.7.60-1 → 3.8.2-1
- ros-humble-dynamixel-sdk-examples-dbgsym: 3.7.60-1 → 3.8.2-1
- ros-humble-dynamixel-workbench: 2.2.3-1 → 2.2.4-1
- ros-humble-dynamixel-workbench-msgs: 2.0.3-1 → 2.1.0-1
- ros-humble-dynamixel-workbench-msgs-dbgsym: 2.0.3-1 → 2.1.0-1
- ros-humble-dynamixel-workbench-toolbox: 2.2.3-1 → 2.2.4-1
- ros-humble-dynamixel-workbench-toolbox-dbgsym: 2.2.3-1 → 2.2.4-1
- ros-humble-effort-controllers: 2.41.0-1 → 2.43.0-1
- ros-humble-effort-controllers-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-eigenpy: 3.8.2-1 → 3.10.3-1
- ros-humble-eigenpy-dbgsym: 3.8.2-1 → 3.10.3-1
- ros-humble-etsi-its-cam-coding: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cam-coding-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cam-conversion: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cam-msgs: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cam-msgs-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cam-ts-coding: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cam-ts-coding-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cam-ts-conversion: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cam-ts-msgs: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cam-ts-msgs-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-coding: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-conversion: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-conversion-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cpm-ts-coding: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cpm-ts-coding-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cpm-ts-conversion: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cpm-ts-msgs: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-cpm-ts-msgs-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-denm-coding: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-denm-coding-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-denm-conversion: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-denm-msgs: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-denm-msgs-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-mapem-ts-coding: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-mapem-ts-coding-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-mapem-ts-conversion: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-mapem-ts-msgs: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-mapem-ts-msgs-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-messages: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-msgs: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-msgs-utils: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-primitives-conversion: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-rviz-plugins: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-rviz-plugins-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-spatem-ts-coding: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-spatem-ts-coding-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-spatem-ts-conversion: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-spatem-ts-msgs: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-spatem-ts-msgs-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-vam-ts-coding: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-vam-ts-coding-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-vam-ts-conversion: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-vam-ts-msgs: 3.0.0-1 → 3.1.0-1
- ros-humble-etsi-its-vam-ts-msgs-dbgsym: 3.0.0-1 → 3.1.0-1
- ros-humble-ffmpeg-encoder-decoder: 1.0.1-2 → 2.0.0-1
- ros-humble-ffmpeg-encoder-decoder-dbgsym: 1.0.1-2 → 2.0.0-1
- ros-humble-ffmpeg-image-transport: 1.1.2-1 → 2.0.1-1
- ros-humble-ffmpeg-image-transport-dbgsym: 1.1.2-1 → 2.0.1-1
- ros-humble-ffmpeg-image-transport-tools: 1.1.0-1 → 2.1.1-1
- ros-humble-ffmpeg-image-transport-tools-dbgsym: 1.1.0-1 → 2.1.1-1
- ros-humble-force-torque-sensor-broadcaster: 2.41.0-1 → 2.43.0-1
- ros-humble-force-torque-sensor-broadcaster-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-forward-command-controller: 2.41.0-1 → 2.43.0-1
- ros-humble-forward-command-controller-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-geometry-msgs: 4.2.4-1 → 4.8.0-1
- ros-humble-geometry-msgs-dbgsym: 4.2.4-1 → 4.8.0-1
- ros-humble-gpio-controllers: 2.41.0-1 → 2.43.0-1
- ros-humble-gpio-controllers-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-gripper-controllers: 2.41.0-1 → 2.43.0-1
- ros-humble-gripper-controllers-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-hardware-interface: 2.48.0-1 → 2.49.0-1
- ros-humble-hardware-interface-dbgsym: 2.48.0-1 → 2.49.0-1
- ros-humble-hardware-interface-testing: 2.48.0-1 → 2.49.0-1
- ros-humble-hardware-interface-testing-dbgsym: 2.48.0-1 → 2.49.0-1
- ros-humble-hls-lfcd-lds-driver: 2.0.4-3 → 2.1.0-1
- ros-humble-hls-lfcd-lds-driver-dbgsym: 2.0.4-3 → 2.1.0-1
- ros-humble-ign-ros2-control: 0.7.11-1 → 0.7.12-1
- ros-humble-ign-ros2-control-dbgsym: 0.7.11-1 → 0.7.12-1
- ros-humble-ign-ros2-control-demos: 0.7.11-1 → 0.7.12-1
- ros-humble-ign-ros2-control-demos-dbgsym: 0.7.11-1 → 0.7.12-1
- ros-humble-image-common: 3.1.10-1 → 3.1.11-1
- ros-humble-image-pipeline: 3.0.6-1 → 3.0.7-1
- ros-humble-image-proc: 3.0.6-1 → 3.0.7-1
- ros-humble-image-proc-dbgsym: 3.0.6-1 → 3.0.7-1
- ros-humble-image-publisher: 3.0.6-1 → 3.0.7-1
- ros-humble-image-publisher-dbgsym: 3.0.6-1 → 3.0.7-1
- ros-humble-image-rotate: 3.0.6-1 → 3.0.7-1
- ros-humble-image-rotate-dbgsym: 3.0.6-1 → 3.0.7-1
- ros-humble-image-transport: 3.1.10-1 → 3.1.11-1
- ros-humble-image-transport-dbgsym: 3.1.10-1 → 3.1.11-1
- ros-humble-image-view: 3.0.6-1 → 3.0.7-1
- ros-humble-image-view-dbgsym: 3.0.6-1 → 3.0.7-1
- ros-humble-imu-sensor-broadcaster: 2.41.0-1 → 2.43.0-1
- ros-humble-imu-sensor-broadcaster-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-joint-limits: 2.48.0-1 → 2.49.0-1
- ros-humble-joint-limits-dbgsym: 2.48.0-1 → 2.49.0-1
- ros-humble-joint-state-broadcaster: 2.41.0-1 → 2.43.0-1
- ros-humble-joint-state-broadcaster-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-joint-trajectory-controller: 2.41.0-1 → 2.43.0-1
- ros-humble-joint-trajectory-controller-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-kinova-gen3-6dof-robotiq-2f-85-moveit-config: 0.2.2-1 → 0.2.3-1
- ros-humble-kinova-gen3-7dof-robotiq-2f-85-moveit-config: 0.2.2-1 → 0.2.3-1
- ros-humble-kitti-metrics-eval: 1.6.0-1 → 1.6.3-1
- ros-humble-kitti-metrics-eval-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-kortex-api: 0.2.2-1 → 0.2.3-1
- ros-humble-kortex-bringup: 0.2.2-1 → 0.2.3-1
- ros-humble-kortex-description: 0.2.2-1 → 0.2.3-1
- ros-humble-kortex-driver: 0.2.2-1 → 0.2.3-1
- ros-humble-kortex-driver-dbgsym: 0.2.2-1 → 0.2.3-1
- ros-humble-launch: 1.0.7-1 → 1.0.8-1
- ros-humble-launch-pal: 0.10.0-1 → 0.11.0-1
- ros-humble-launch-pytest: 1.0.7-1 → 1.0.8-1
- ros-humble-launch-ros: 0.19.8-1 → 0.19.9-1
- ros-humble-launch-testing: 1.0.7-1 → 1.0.8-1
- ros-humble-launch-testing-ament-cmake: 1.0.7-1 → 1.0.8-1
- ros-humble-launch-testing-ros: 0.19.8-1 → 0.19.9-1
- ros-humble-launch-xml: 1.0.7-1 → 1.0.8-1
- ros-humble-launch-yaml: 1.0.7-1 → 1.0.8-1
- ros-humble-libcurl-vendor: 3.1.2-1 → 3.1.3-1
- ros-humble-mcap-vendor: 0.15.13-1 → 0.15.14-1
- ros-humble-mcap-vendor-dbgsym: 0.15.13-1 → 0.15.14-1
- ros-humble-message-filters: 4.3.5-1 → 4.3.6-1
- ros-humble-message-filters-dbgsym: 4.3.5-1 → 4.3.6-1
- ros-humble-metavision-driver: 2.0.0-1 → 2.0.1-1
- ros-humble-metavision-driver-dbgsym: 2.0.0-1 → 2.0.1-1
- ros-humble-mola: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-bridge-ros2: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-bridge-ros2-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-demos: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-imu-preintegration: 1.6.1-1 → 1.8.0-1
- ros-humble-mola-imu-preintegration-dbgsym: 1.6.1-1 → 1.8.0-1
- ros-humble-mola-input-euroc-dataset: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-input-euroc-dataset-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-input-kitti-dataset: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-input-kitti-dataset-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-input-kitti360-dataset: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-input-kitti360-dataset-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-input-mulran-dataset: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-input-mulran-dataset-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-input-paris-luco-dataset: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-input-paris-luco-dataset-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-input-rawlog: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-input-rawlog-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-input-rosbag2: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-input-rosbag2-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-kernel: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-kernel-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-launcher: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-launcher-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-lidar-odometry: 0.6.1-1 → 0.7.1-1
- ros-humble-mola-lidar-odometry-dbgsym: 0.6.1-1 → 0.7.1-1
- ros-humble-mola-metric-maps: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-metric-maps-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-msgs: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-msgs-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-pose-list: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-pose-list-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-relocalization: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-relocalization-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-state-estimation: 1.6.1-1 → 1.8.0-1
- ros-humble-mola-state-estimation-simple: 1.6.1-1 → 1.8.0-1
- ros-humble-mola-state-estimation-simple-dbgsym: 1.6.1-1 → 1.8.0-1
- ros-humble-mola-state-estimation-smoother: 1.6.1-1 → 1.8.0-1
- ros-humble-mola-state-estimation-smoother-dbgsym: 1.6.1-1 → 1.8.0-1
- ros-humble-mola-traj-tools: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-traj-tools-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-viz: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-viz-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-yaml: 1.6.0-1 → 1.6.3-1
- ros-humble-mola-yaml-dbgsym: 1.6.0-1 → 1.6.3-1
- ros-humble-mp2p-icp: 1.6.5-1 → 1.6.6-1
- ros-humble-mp2p-icp-dbgsym: 1.6.5-1 → 1.6.6-1
- ros-humble-nav-msgs: 4.2.4-1 → 4.8.0-1
- ros-humble-nav-msgs-dbgsym: 4.2.4-1 → 4.8.0-1
- ros-humble-novatel-oem7-driver: 20.6.0-1 → 20.7.0-1
- ros-humble-novatel-oem7-driver-dbgsym: 20.6.0-1 → 20.7.0-1
- ros-humble-novatel-oem7-msgs: 20.6.0-1 → 20.7.0-1
- ros-humble-novatel-oem7-msgs-dbgsym: 20.6.0-1 → 20.7.0-1
- ros-humble-omni-base-2dnav: 2.4.0-1 → 2.12.1-1
- ros-humble-omni-base-bringup: 2.4.1-1 → 2.9.0-1
- ros-humble-omni-base-controller-configuration: 2.4.1-1 → 2.9.0-1
- ros-humble-omni-base-description: 2.4.1-1 → 2.9.0-1
- ros-humble-omni-base-gazebo: 2.2.0-1 → 2.4.0-1
- ros-humble-omni-base-laser-sensors: 2.4.0-1 → 2.12.1-1
- ros-humble-omni-base-navigation: 2.4.0-1 → 2.12.1-1
- ros-humble-omni-base-rgbd-sensors: 2.4.0-1 → 2.12.1-1
- ros-humble-omni-base-robot: 2.4.1-1 → 2.9.0-1
- ros-humble-omni-base-simulation: 2.2.0-1 → 2.4.0-1
- ros-humble-openeb-vendor: 2.0.1-1 → 2.0.2-2
- ros-humble-openeb-vendor-dbgsym: 2.0.1-1 → 2.0.2-2
- ros-humble-osrf-pycommon: 2.1.4-1 → 2.1.6-1
- ros-humble-pal-gripper: 3.4.0-1 → 3.5.0-1
- ros-humble-pal-gripper-controller-configuration: 3.4.0-1 → 3.5.0-1
- ros-humble-pal-gripper-description: 3.4.0-1 → 3.5.0-1
- ros-humble-pal-gripper-simulation: 3.4.0-1 → 3.5.0-1
- ros-humble-pid-controller: 2.41.0-1 → 2.43.0-1
- ros-humble-pid-controller-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-pinocchio: 3.3.0-1 → 3.4.0-2
- ros-humble-pinocchio-dbgsym: 3.3.0-1 → 3.4.0-2
- ros-humble-play-motion2: 1.3.0-1 → 1.5.1-1
- ros-humble-play-motion2-dbgsym: 1.3.0-1 → 1.5.1-1
- ros-humble-play-motion2-msgs: 1.3.0-1 → 1.5.1-1
- ros-humble-play-motion2-msgs-dbgsym: 1.3.0-1 → 1.5.1-1
- ros-humble-pmb2-2dnav: 4.5.0-1 → 4.11.0-1
- ros-humble-pmb2-bringup: 5.4.0-1 → 5.7.0-1
- ros-humble-pmb2-controller-configuration: 5.4.0-1 → 5.7.0-1
- ros-humble-pmb2-description: 5.4.0-1 → 5.7.0-1
- ros-humble-pmb2-gazebo: 4.1.0-1 → 4.3.0-1
- ros-humble-pmb2-laser-sensors: 4.5.0-1 → 4.11.0-1
- ros-humble-pmb2-navigation: 4.5.0-1 → 4.11.0-1
- ros-humble-pmb2-robot: 5.4.0-1 → 5.7.0-1
- ros-humble-pmb2-simulation: 4.1.0-1 → 4.3.0-1
- ros-humble-pose-broadcaster: 2.41.0-1 → 2.43.0-1
- ros-humble-pose-broadcaster-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-position-controllers: 2.41.0-1 → 2.43.0-1
- ros-humble-position-controllers-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-qt-dotgraph: 2.2.3-2 → 2.2.4-1
- ros-humble-qt-gui: 2.2.3-2 → 2.2.4-1
- ros-humble-qt-gui-app: 2.2.3-2 → 2.2.4-1
- ros-humble-qt-gui-core: 2.2.3-2 → 2.2.4-1
- ros-humble-qt-gui-cpp: 2.2.3-2 → 2.2.4-1
- ros-humble-qt-gui-cpp-dbgsym: 2.2.3-2 → 2.2.4-1
- ros-humble-qt-gui-py-common: 2.2.3-2 → 2.2.4-1
- ros-humble-range-sensor-broadcaster: 2.41.0-1 → 2.43.0-1
- ros-humble-range-sensor-broadcaster-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-rclcpp: 16.0.11-1 → 16.0.12-1
- ros-humble-rclcpp-action: 16.0.11-1 → 16.0.12-1
- ros-humble-rclcpp-action-dbgsym: 16.0.11-1 → 16.0.12-1
- ros-humble-rclcpp-components: 16.0.11-1 → 16.0.12-1
- ros-humble-rclcpp-components-dbgsym: 16.0.11-1 → 16.0.12-1
- ros-humble-rclcpp-dbgsym: 16.0.11-1 → 16.0.12-1
- ros-humble-rclcpp-lifecycle: 16.0.11-1 → 16.0.12-1
- ros-humble-rclcpp-lifecycle-dbgsym: 16.0.11-1 → 16.0.12-1
- ros-humble-rclpy: 3.3.15-1 → 3.3.16-1
- ros-humble-rcpputils: 2.4.4-1 → 2.4.5-1
- ros-humble-rcpputils-dbgsym: 2.4.4-1 → 2.4.5-1
- ros-humble-realtime-tools: 2.11.0-1 → 2.12.0-1
- ros-humble-realtime-tools-dbgsym: 2.11.0-1 → 2.12.0-1
- ros-humble-resource-retriever: 3.1.2-1 → 3.1.3-1
- ros-humble-resource-retriever-dbgsym: 3.1.2-1 → 3.1.3-1
- ros-humble-ros2-control: 2.48.0-1 → 2.49.0-1
- ros-humble-ros2-control-test-assets: 2.48.0-1 → 2.49.0-1
- ros-humble-ros2-controllers: 2.41.0-1 → 2.43.0-1
- ros-humble-ros2-controllers-test-nodes: 2.41.0-1 → 2.43.0-1
- ros-humble-ros2action: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2bag: 0.15.13-1 → 0.15.14-1
- ros-humble-ros2cli: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2cli-test-interfaces: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2cli-test-interfaces-dbgsym: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2component: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2controlcli: 2.48.0-1 → 2.49.0-1
- ros-humble-ros2doctor: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2interface: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2launch: 0.19.8-1 → 0.19.9-1
- ros-humble-ros2lifecycle: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2lifecycle-test-fixtures: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2lifecycle-test-fixtures-dbgsym: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2multicast: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2node: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2param: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2pkg: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2run: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2service: 0.18.11-1 → 0.18.12-1
- ros-humble-ros2topic: 0.18.11-1 → 0.18.12-1
- ros-humble-rosbag2: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-compression: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-compression-dbgsym: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-compression-zstd: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-compression-zstd-dbgsym: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-cpp: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-cpp-dbgsym: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-interfaces: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-interfaces-dbgsym: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-performance-benchmarking: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-py: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-storage: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-storage-dbgsym: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-storage-default-plugins: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-storage-default-plugins-dbgsym: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-storage-mcap: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-storage-mcap-dbgsym: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-storage-mcap-testdata: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-storage-mcap-testdata-dbgsym: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-test-common: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-tests: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-transport: 0.15.13-1 → 0.15.14-1
- ros-humble-rosbag2-transport-dbgsym: 0.15.13-1 → 0.15.14-1
- ros-humble-rqt-controller-manager: 2.48.0-1 → 2.49.0-1
- ros-humble-rqt-joint-trajectory-controller: 2.41.0-1 → 2.43.0-1
- ros-humble-rqt-plot: 1.1.3-1 → 1.1.4-1
- ros-humble-rqt-robot-steering: 1.0.0-4 → 1.0.1-1
- ros-humble-rtabmap-conversions: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-conversions-dbgsym: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-demos: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-examples: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-launch: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-msgs: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-msgs-dbgsym: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-odom: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-odom-dbgsym: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-python: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-ros: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-rviz-plugins: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-rviz-plugins-dbgsym: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-slam: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-slam-dbgsym: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-sync: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-sync-dbgsym: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-util: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-util-dbgsym: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-viz: 0.21.9-1 → 0.21.10-1
- ros-humble-rtabmap-viz-dbgsym: 0.21.9-1 → 0.21.10-1
- ros-humble-sensor-msgs: 4.2.4-1 → 4.8.0-1
- ros-humble-sensor-msgs-dbgsym: 4.2.4-1 → 4.8.0-1
- ros-humble-sensor-msgs-py: 4.2.4-1 → 4.8.0-1
- ros-humble-septentrio-gnss-driver: 1.4.1-1 → 1.4.2-2
- ros-humble-septentrio-gnss-driver-dbgsym: 1.4.1-1 → 1.4.2-2
- ros-humble-shape-msgs: 4.2.4-1 → 4.8.0-1
- ros-humble-shape-msgs-dbgsym: 4.2.4-1 → 4.8.0-1
- ros-humble-shared-queues-vendor: 0.15.13-1 → 0.15.14-1
- ros-humble-simple-launch: 1.10.1-1 → 1.11.0-1
- ros-humble-sqlite3-vendor: 0.15.13-1 → 0.15.14-1
- ros-humble-sros2: 0.10.5-1 → 0.10.6-1
- ros-humble-sros2-cmake: 0.10.5-1 → 0.10.6-1
- ros-humble-std-msgs: 4.2.4-1 → 4.8.0-1
- ros-humble-std-msgs-dbgsym: 4.2.4-1 → 4.8.0-1
- ros-humble-std-srvs: 4.2.4-1 → 4.8.0-1
- ros-humble-std-srvs-dbgsym: 4.2.4-1 → 4.8.0-1
- ros-humble-steering-controllers-library: 2.41.0-1 → 2.43.0-1
- ros-humble-steering-controllers-library-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-stereo-image-proc: 3.0.6-1 → 3.0.7-1
- ros-humble-stereo-image-proc-dbgsym: 3.0.6-1 → 3.0.7-1
- ros-humble-stereo-msgs: 4.2.4-1 → 4.8.0-1
- ros-humble-stereo-msgs-dbgsym: 4.2.4-1 → 4.8.0-1
- ros-humble-talos-moveit-config: 2.0.0-1 → 2.0.1-1
- ros-humble-tiago-2dnav: 4.5.0-1 → 4.9.0-1
- ros-humble-tiago-bringup: 4.7.1-1 → 4.14.0-1
- ros-humble-tiago-controller-configuration: 4.7.1-1 → 4.14.0-1
- ros-humble-tiago-description: 4.7.1-1 → 4.14.0-1
- ros-humble-tiago-laser-sensors: 4.5.0-1 → 4.9.0-1
- ros-humble-tiago-moveit-config: 3.1.1-1 → 3.1.2-1
- ros-humble-tiago-navigation: 4.5.0-1 → 4.9.0-1
- ros-humble-tiago-robot: 4.7.1-1 → 4.14.0-1
- ros-humble-tracetools-image-pipeline: 3.0.6-1 → 3.0.7-1
- ros-humble-tracetools-image-pipeline-dbgsym: 3.0.6-1 → 3.0.7-1
- ros-humble-trajectory-msgs: 4.2.4-1 → 4.8.0-1
- ros-humble-trajectory-msgs-dbgsym: 4.2.4-1 → 4.8.0-1
- ros-humble-transmission-interface: 2.48.0-1 → 2.49.0-1
- ros-humble-transmission-interface-dbgsym: 2.48.0-1 → 2.49.0-1
- ros-humble-tricycle-controller: 2.41.0-1 → 2.43.0-1
- ros-humble-tricycle-controller-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-tricycle-steering-controller: 2.41.0-1 → 2.43.0-1
- ros-humble-tricycle-steering-controller-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-turtlebot3: 2.1.5-1 → 2.2.5-1
- ros-humble-turtlebot3-bringup: 2.1.5-1 → 2.2.5-1
- ros-humble-turtlebot3-cartographer: 2.1.5-1 → 2.2.5-1
- ros-humble-turtlebot3-description: 2.1.5-1 → 2.2.5-1
- ros-humble-turtlebot3-example: 2.1.5-1 → 2.2.5-1
- ros-humble-turtlebot3-msgs: 2.2.3-1 → 2.3.0-1
- ros-humble-turtlebot3-msgs-dbgsym: 2.2.3-1 → 2.3.0-1
- ros-humble-turtlebot3-navigation2: 2.1.5-1 → 2.2.5-1
- ros-humble-turtlebot3-node: 2.1.5-1 → 2.2.5-1
- ros-humble-turtlebot3-node-dbgsym: 2.1.5-1 → 2.2.5-1
- ros-humble-turtlebot3-teleop: 2.1.5-1 → 2.2.5-1
- ros-humble-turtlebot4-ignition-bringup: 1.0.2-1 → 1.0.3-1
- ros-humble-turtlebot4-ignition-gui-plugins: 1.0.2-1 → 1.0.3-1
- ros-humble-turtlebot4-ignition-gui-plugins-dbgsym: 1.0.2-1 → 1.0.3-1
- ros-humble-turtlebot4-ignition-toolbox: 1.0.2-1 → 1.0.3-1
- ros-humble-turtlebot4-ignition-toolbox-dbgsym: 1.0.2-1 → 1.0.3-1
- ros-humble-turtlebot4-setup: 1.0.5-1 → 1.0.6-1
- ros-humble-turtlebot4-simulator: 1.0.2-1 → 1.0.3-1
- ros-humble-ur: 2.5.2-1 → 2.6.0-1
- ros-humble-ur-bringup: 2.5.2-1 → 2.6.0-1
- ros-humble-ur-calibration: 2.5.2-1 → 2.6.0-1
- ros-humble-ur-calibration-dbgsym: 2.5.2-1 → 2.6.0-1
- ros-humble-ur-client-library: 1.6.0-1 → 1.8.0-1
- ros-humble-ur-client-library-dbgsym: 1.6.0-1 → 1.8.0-1
- ros-humble-ur-controllers: 2.5.2-1 → 2.6.0-1
- ros-humble-ur-controllers-dbgsym: 2.5.2-1 → 2.6.0-1
- ros-humble-ur-dashboard-msgs: 2.5.2-1 → 2.6.0-1
- ros-humble-ur-dashboard-msgs-dbgsym: 2.5.2-1 → 2.6.0-1
- ros-humble-ur-description: 2.1.10-1 → 2.1.11-1
- ros-humble-ur-moveit-config: 2.5.2-1 → 2.6.0-1
- ros-humble-ur-msgs: 2.1.0-1 → 2.2.0-1
- ros-humble-ur-msgs-dbgsym: 2.1.0-1 → 2.2.0-1
- ros-humble-ur-robot-driver: 2.5.2-1 → 2.6.0-1
- ros-humble-ur-robot-driver-dbgsym: 2.5.2-1 → 2.6.0-1
- ros-humble-velocity-controllers: 2.41.0-1 → 2.43.0-1
- ros-humble-velocity-controllers-dbgsym: 2.41.0-1 → 2.43.0-1
- ros-humble-visualization-msgs: 4.2.4-1 → 4.8.0-1
- ros-humble-visualization-msgs-dbgsym: 4.2.4-1 → 4.8.0-1
- ros-humble-webots-ros2: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-control: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-control-dbgsym: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-driver: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-driver-dbgsym: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-epuck: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-importer: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-mavic: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-msgs: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-msgs-dbgsym: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-tesla: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-tests: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-tiago: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-turtlebot: 2023.1.3-1 → 2025.0.0-2
- ros-humble-webots-ros2-universal-robot: 2023.1.3-1 → 2025.0.0-2
- ros-humble-wireless-msgs: 1.1.2-1 → 1.1.3-1
- ros-humble-wireless-msgs-dbgsym: 1.1.2-1 → 1.1.3-1
- ros-humble-wireless-watcher: 1.1.2-1 → 1.1.3-1
- ros-humble-wireless-watcher-dbgsym: 1.1.2-1 → 1.1.3-1
- ros-humble-xacro: 2.0.8-1 → 2.0.13-1
- ros-humble-zed-msgs: 4.2.2-1 → 4.2.5-1
- ros-humble-zed-msgs-dbgsym: 4.2.2-1 → 4.2.5-1
- ros-humble-zstd-vendor: 0.15.13-1 → 0.15.14-1
Removed Packages [0]:
Thanks to all ROS maintainers who make packages available to the ROS community. The above list of packages was made possible by the work of the following maintainers:
- Abed Al Rahman Al Mrad
- Adam Serafin
- Aditya Pande
- Aina Irisarri
- Alejandro Hernandez Cordero
- Alex Moriarty
- Andrea Capodacqua
- Antonio Brandi
- Apex AI, Inc.
- Automatika Robotics
- Bence Magyar
- Bernd Pfrommer
- Chris Lalancette
- Cyberbotics
- Davide Costa
- Dirk Thomas
- Dorian Scholz
- Elevate Robotics
- Ethan Gao
- Felix Exner
- Foxglove
- G.A. vd. Hoorn
- Geoffrey Biggs
- Husarion
- Ivan Paunovic
- Jean-Pierre Busch
- Jordan Palacios
- Jordi Pages
- Jose Luis Blanco-Claraco
- Jose Mastrangelo
- Joseph Mirabel
- Justin Carpentier
- Kevin Hallenbeck
- Kimberly McGuire (Bitcraze AB)
- Luca Marchionni
- Luis Camero
- Mabel Zhang
- Mamoru Sobue
- Marq Rasmussen
- Mathieu Labbe
- Max Krogius
- Michael Jeronimo
- Michael Orlov
- Micho Radovnikovich
- Noel Jimenez
- NovAtel Support
- Olivier Kermorgant
- Pyo
- ROS Security Working Group
- Robert Haschke
- Roni Kreinin
- Ryohsuke Mitsudome
- STEREOLABS
- Shane Loretz
- TIAGo PAL support team
- TIAGo support team
- Tibor Dome
- Tony Baltovski
- Vincent Rabaud
- Víctor Mayoral-Vilches
- William Woodall
- Yue Erro
- mitsudome-r
- rkreinin
1 post - 1 participant
![[WWW] [WWW]](./rostheme/img/moin-www.png)