July 26, 2024
ROS News for the Week of July 22nd, 2024

ROS News for the Week of July 22nd, 2024


The ROSCon JP logo was released this week and it is super awesome like always! The event is just two months away!



Check out the Wolf Actuator, a high-torque, 3D-printable, open hardware planetary robotic actuator.


It was a big week for ROS sensors. Our friends over at Fraunhofer released an updated ROS 2 driver for GenICam-based (GigEVision and USB3Vision) cameras. My intern, @Akashleena, is working on a summer project to provide guidance to sensor vendors on how to best support the ROS community. If you have a second please weigh in on what makes a good sensor package in this thread.


We’ve got three ROS and Gazebo events happening next week!


2024-07-30 Celebrating Women in Open Source Robotics @ Intrinsic


2024-07-31 Gazebo Community Meeting


2024-08-01 ROS By-The-Bay: Cloud Robotics

Events

News

ROS

Got a minute? :mantelpiece_clock:

Please take a moment to help update the ROS documentation. If you learned something new this week please consider submitting a how-to guide to docs.ros.org.

1 post - 1 participant

Read full topic

by Katherine_Scott on July 26, 2024 08:28 PM

What Makes a Good Sensor Package? + A List of ROS 2 Sensors

Hello ROS Community,

I am Akashleena, an intern at Intrinsic working with @katherine_scott. This summer I am writing a ROS whitepaper that informs sensor vendors on the best practices for developing a ROS 2 package. We want to better understand all of the aspects of writing a good sensor SDK and ROS 2 package. Our goal is to help sensor vendors design their SDK and ROS 2 package such that it is performant, easy to use, and readily available as part of a ROS distro.

We’ve got a few questions that we would like to pose to the ROS community, but first we wanted to share some of our recent work. As part of this project we analyzed many of the sensor packages that are available ROS for Humble. Since searching ROS Index still isn’t great, we’ve compiled a list of all the sensor packages available as binaries for ROS Humble using ROS Distro. Our hope is that you can use this list as a starting point for selecting sensor. To give you an idea about how we’re thinking this problem we also included a table that shows some of the criteria that we used to evaluate a couple sensor packages.

Table: Comparison of ROS Sensor Packages

Metrics Orbecc drivers ros2_avt_cameras lucid_vision_driver issac_ros_argus_camera sick_safevisionary_ros2
ROS 2 LTS Support :ballot_box_with_check: Humble Release :ballot_box_with_check: Humble Release
ROS 2 Rolling Support Not sure :ballot_box_with_check:
REP-144 Support Not sure :ballot_box_with_check: :ballot_box_with_check: Not Sure :ballot_box_with_check:
Vendoring the package (is SDK system package?) :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check:
if SDK not a system package check for .so and .dll :ballot_box_with_check: :ballot_box_with_check:
Supports cross-linux distribution (support tiers) Not sure Not sure Not sure Not sure
Uses Standard Messages :ballot_box_with_check: std_msgs/Header, vendors can use more ROS 2 std msgs covers a lot of proprietary messages which can be replaced with ROS std_msgs can’t find in repo :ballot_box_with_check: good use :ballot_box_with_check: good use of ROS standard messages
Includes README, buid script, and sample code. :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check:
Provides API Docs :ballot_box_with_check: :ballot_box_with_check: can be improved ☒ good docs :ballot_box_with_check: ☒couldn’t find
Includes Tests (unit, integration, system) :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check:
Includes ROSBag for quick testing :ballot_box_with_check: here
Includes Launch Files :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check:
QoS Support :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check:
Composable Nodes :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check:
Gazebo Plugin / Model ☒ no sensor model ☒ no sensor model ☒ no sensor model ☒ no sensor model ☒ no sensor model
FOSS License :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check:
Tags Release Artefacts :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check:
Is the repo well mantained :ballot_box_with_check: Not many issues, can’t judge Not many issues, can’t judge :ballot_box_with_check: Not many issues, can’t judge
Sensor calibration guide? :ballot_box_with_check: :ballot_box_with_check: :ballot_box_with_check:
Sensor Diagnostics and Monitoring guide? can be improved by using diagnostics_msgs README has diagnostic guide, but can be improved README has some diganostics guide but needs improvement ☒needs work has good lifecycle documentation but can do better in diagnostics

Sensor Packages Available ROS 2 Humble

For your reference, here’s a list of ROS 2 drivers that we currently available as binary packages in Humble. Please note that this table was procedurally generated, if the package.xml did not include a description then no description is listed below. We’re providing this list as an easy reference for hardware packages that can be quicky and easily installed using binary ROS packages.

List of Sensor Packages

Depth Cameras
depthai-core

nerian_stereo_ros2

openni2_camera

sick_safevisionary_ros2

Conventional Camera Packages

camera_ros

gscam

rc_genicam_api

  • Description: GenICam/GigE Vision Convenience Layer.

    This package combines the Roboception convenience layer for images with the
    GenICam reference implementation and a GigE Vision transport layer. It is a
    self contained package that permits configuration and image streaming of
    GenICam / GigE Vision 2.0 compatible cameras like the Roboception rc_visard.

    This package also provides some tools that can be called from the command line
    for discovering cameras, changing their configuration and streaming images.
    Although the tools are meant to be useful when working in a shell or in a
    script, their main purpose is to serve as example on how to use the API for
    reading and setting parameters, streaming and synchronizing images.

    See LICENSE.md for licensing terms of the different parts.

  • Release URL: https://github.com/ros2-gbp/rc_genicam_api-release.git

  • Source URL: https://github.com/roboception/rc_genicam_api.git

usb_cam

ros2_v4l2_camera

avt_vimba_camera

openeb_vendor

rc_genicam_driver_ros2

stcamera_ros2

vimbax_ros2_driver

Non-Conventional cameras

mocap4r2

flir_camera_driver

metavision_driver

libcaer_driver

LIDAR

sick_safetyscanners2

sick_safetyscanners2

sick_safetyscanners2_interfaces

sick_safetyscanners_base

sick_scan_xd

hls_lfcd_lds_driver

LMS1xx

rplidar_ros

lsc_ros2_driver

ros2_ouster_drivers

urg_node

velodyne

List of Other Sensor Drivers

aandd_ekew_driver_py

bno055

ess_imu_driver2

fadecandy_ros

naoqi_driver2

novatel_gps_driver

novatel_oem7_driver

off_highway_sensor_drivers

phidgets_drivers

rt_usb_9axisimu_driver

septentrio_gnss_driver

ublox

ublox_dgnss

What do you think makes a good sensor package?

We would love to hear from the community what makes a great sensor package! We’ve come up with a list of questions and we would love it if the ROS community provided their feedback on these topics:

  • What do you look for in the architecture of a ROS package for a sensor? What makes for a “well-written” sensor package?
  • Sensor calibration and cross-callibration is still a bit of a “black-art” in ROS. What tools are using for sensor calibration? What features would you like to see in sensor packages to improve calibration and cross calibration?"
  • One thing we’ve noticed is that Gazebo support for sensors is often missing. Most sensors lack URDF or STL files that define sensor’s hardware geometry. Moreover, most vendors don’t provide a Gazebo sensor plugin. What steps do you take to to integrate simulated sensors into your robot model in Gazebo? What would you like to see sensor vendors provide?
  • How important is it for sensor vendors to provide support for Tier 2 and Tier 3 supported operating systems? Is anyone out there building robots on top of operating systems like RHEL and Debian? If you are using these host operating systems what would you like to see?
  • Are there any specific things you would like to sensor vendors provide in their documentation or tests? Are there any sensor packages that you particularly like?
  • ROS 1 supported nodelets which were included in launch file of the sensors and allowed multiple nodes to share the same process. How are you performing similar interprocess communication in ROS 2? What would your recommendations be for similar features in ROS 2?
  • In ROS 1, the SubscriberStatusCallback was a key element in image pipeline to coordinate the sequence of nodes from layering to rectification. ROS 2 lacks this callback requiring frequent checks to find active subscribers. How are you achieving similar results in ROS 2?
  • How are you using lifecycle nodes in ROS 2 to monitor the sensor states?

9 posts - 8 participants

Read full topic

by Akashleena on July 26, 2024 12:18 AM

July 25, 2024
How does an IMU work in Limo?

What is IMU

IMU stands for inertial measurement unit, which is composed of three single-axis accelerometers and three single-axis gyroscopes. The accelerometer detects the acceleration signal of the object in the carrier coordinate system in three independent axes, while the gyroscope detects the angular velocity signal of the carrier relative to the navigation coordinate system. After processing these signals, the attitude of the object can be calculated.
image
It is worth noting that IMU provides relative positioning information. Its function is to measure the route of the object relative to the starting point, so it cannot provide information about your specific location. Therefore, it is often used together with GPS. When the GPS signal is weak in some places, IMU can play its role, allowing the car to continue to obtain absolute position information so as not to get lost.

In fact, the mobile phones we use every day, the cars and airplanes we take, and even missiles and spacecraft all use IMU. However, the cost and accuracy vary.

According to different scenarios, IMU has different requirements for accuracy. High accuracy also means high cost.

Low-precision IMU: used in ordinary consumer electronic products. This low-precision IMU is very cheap and is commonly used in mobile phones and sports watches. It is often used to record the number of steps.

Medium-precision IMU: used in unmanned driving. The price ranges from a few hundred to tens of thousands of yuan, depending on the positioning accuracy requirements of the unmanned vehicle.

High-precision IMU: used in missiles or space shuttles. Take missiles as an example. From the launch of the missile to the hitting of the target, the aerospace-grade IMU can achieve extremely high-precision calculations, and the error can even be less than one meter.

In addition to the accuracy and cost, IMU has two very critical characteristics. The first is the high update frequency, and the operating frequency can reach more than 100Hz; the second is the high calculation accuracy in a short period of time, without too much error.

IMU message under ROS

The IMU message under ROS looks like:

std_msgs/Header header
  uint32 seq
  timestamp // timestamp
  string frame_id
geometry_msgs/Quaternion orientation // orientation
  float64 x
  float64 y
  float64 z
  float64 w
  float64[9] orientation_covariance // orientation covariance
geometry_msgs/Vector3 angular_velocity // angular velocity
  float64 x
  float64 y
  float64 z
  float64[9] angular_velocity_covariance // angular velocity covariance
geometry_msgs/Vector3 linear_acceleration // linear acceleration
  float64 x
  float64 y
  float64 z
  float64[9] linear_acceleration_covariance // linear acceleration covariance

This message type provides IMU data, including orientation, angular velocity, and linear acceleration. Here’s a detailed explanation of each part:

  1. Header
  • seq: Sequence number of the message.
  • timestamp: Timestamp indicating when the message was generated.
  • frame_id: Identifier of the reference coordinate frame.
  1. Orientation
  • x, y, z, w: Components of the quaternion representing the IMU’s current orientation.
  • orientation_covariance: A 9-element array representing the covariance matrix of the orientation, indicating the uncertainty of the orientation measurement.
  1. Angular Velocity
  • x, y, z: Components of the angular velocity, corresponding to the three axes.
  • angular_velocity_covariance: A 9-element array representing the covariance matrix of the angular velocity, indicating the uncertainty of the angular velocity measurement.
  1. Linear Acceleration
  • x, y, z: Components of the linear acceleration, corresponding to the three axes.
  • linear_acceleration_covariance: A 9-element array representing the covariance matrix of the linear acceleration, indicating the uncertainty of the linear acceleration measurement.

How to record IMU data in Limo

  1. Open a new terminal. Run the following command:
roslaunch limo_bringup limo_start.launch
  1. Record IMU data
rosbag record -O bag_name.bag/topic1_name/topic2_name/xxx

Press Ctrl+C to end the recording. The file is automatically saved in the root directory with the name imu.bag.
Rosbag records a specific topic name:
rosbag record -O bag_name.bag /topic1_name /topic2_name /xxx

  1. Play back the data at 0.5 times the speed:
rosbag play -r 0.5 imu.bag

The terminal will display:

Visualize the data by rqt_plot

Replay the recored IMU data. And open the terminal and input:

rqt_plot

Close the LIMO driver.
In the interface, choose IMU topic data. Click ‘+’. Then you can see 3 angular velocity of IMU. And click the right side of the interface. Finally, you will see the IMU data changing.

Quiz

● Use ROS and rviz to visualize IMU sensor data.
Requirements:

  1. Subscribe to the IMU data topic and parse the data.
  2. Publish the parsed data to rviz.
  3. Use the IMU plugin in rviz to visualize the data in the form of a 3D model.

● Tips:

  1. You need to use an IMU data parsing library, such as the imu_filter_madgwick library that comes with ROS.
  2. You can refer to the IMU display tutorial on the ROS Wiki.

● Use IMU sensors to implement robot posture control.
Requirements:

  1. Subscribe to the IMU data topic and parse the data.
  2. Calculate the robot’s posture based on the IMU data.
  3. Implement robot posture control, such as keeping the robot stable, adjusting the robot’s posture, etc.

● Tips:

  1. You can use the robot control library in ROS, such as ROS Control.

About Limo

Limo is a smart educational robot published by AgileX Robotics. More details please visit: https://global.agilex.ai/

If you are interested in Limo or have some technical questions about it, feel free to join AgileX Robotics or AgileX Robotics. Let’s talk about it!

1 post - 1 participant

Read full topic

by Agilex_Robotics on July 25, 2024 09:45 AM

Interoperability Interest Group August 01, 2024: Multi-Agent Process Workflows

Community Page

Meeting Link

Calendar Link

In the field of process modeling, workflow diagrams (a.k.a. flowcharts) are an intuitive way to describe how a process evolves from its initial state to being complete. In the fields of discrete event systems and distributed systems, there is a well-studied state machine formulation of workflow diagrams called workflow nets which are a specialization of Petri nets. Workflow nets are particularly good at representing processes with a distinct beginning, distinct finish, and which may involve asynchronous events, cycles, simultaneous parallel actions, and synchronization between multiple independent agents.

While behavior trees are a popular way to express finite state machines in robotics, their tree structure encumbers them with limitations that make it difficult–sometimes impossible–to express workflows that involve arbitrary process branching, arbitrary synchronization, or arbitrary cycles. While behavior trees can do all of these operations to a limited extent, each operation must always somehow fit within a rigid hierarchy. In contrast, workflows do not have that limitation and can support any structure of branching, syncing, and cycling. Put simply, every behavior tree can be converted into an equivalent workflow, but not every workflow can be represented as a behavior tree.

The Open-RMF project has a long history of developing systems where one program needs to juggle attention for many agents, and each agent has multiple sub-processes that need to be run simultaneously and synchronized safely. Developing and maintaining these systems has historically been a very taxing burden for the project since we couldn’t find a framework for process modeling and control that met all our requirements around flexibility, performance, safety, expressiveness, and openness.

To build the “next generation” of the Open-RMF project, we are rolling out bevy_impulse which implements arbitrary workflow building and execution on top of the Bevy game engine. This will serve as a crucial foundation for many aspects of next gen Open-RMF:

  • Synchronization between robot state updates, multi-agent planners, and robot platform APIs
  • Defining and executing complex tasks, especially multi-agent tasks
  • Defining and executing modular behaviors / skills for robots
  • Synchronization between multiple devices, e.g. defining custom workflows for how an AMR interacts with a door or elevator

At this session of the Interoperability Special Interest group, we will discuss the current capabilities of bevy_impulse as we get ready to fire off its first release. We’ll go over the key concepts that are driving its design, discuss its API, and show some usage examples.

1 post - 1 participant

Read full topic

by grey on July 25, 2024 08:36 AM

July 23, 2024
Cloud Robotics WG Meetings 2024-07-29

Please come and join us for this coming meeting at 2024-07-29T17:00:00Z UTC→2024-07-29T18:00:00Z UTC, where we will discuss robotics news and any progress that group members have made towards improving cloud robotics for the whole community.

Also, if you are willing and able to give a talk on cloud robotics, we would be happy to host you - please reply here, message me directly, or sign up using the Guest Speaker Signup Sheet.

The meeting link is here.

Hopefully we will see you there!

1 post - 1 participant

Read full topic

by mikelikesrobots on July 23, 2024 09:50 PM

Question Regarding ros2_control Design

Hello!

This post is specifically intended to critique software design. I have nothing but appreciation for the people who work on open source robotics. I’m also relatively new to the community, so it’s perfectly possible that I’m just misunderstanding something :slight_smile:

While trying to understand the architecture of the ros2_control package, I was wondering why it doesn’t use the node and message passing system already provided by ROS 2 and DDS. Basic usage gave me the impression that the control library was over-abstracting when the same level of modularity and interoperability could be achieved via defining both controllers and hardware as regular nodes.

For example, a specific PID controller would have subscribe to /measurement, /setpoint, and /voltage topics with user configured message types. On the receiving end, a piece of hardware would subscribe to /voltage and publish /temperature. This seems more straightforward and benefits from relying on ROS infrastructure for message passing, logging, etc.

This past thread had an inconclusive discussion on the topic.

The main feature a native ros controller implementation would not achieve is requiring controllers to own their hardware resources. However, I question the necessity of that, since it seems like a lot of work to circumvent a specific potential issue.

4 posts - 4 participants

Read full topic

by AngleSideAngle on July 23, 2024 01:50 PM

New Packages for Jazzy Jalisco 2024-07-23

Hello everyone!

We’re happy to announce 70 new packages and 179 updates are now available on Ubuntu Noble on amd64 for Jazzy Jalisco.

This sync was tagged as jazzy/2024-07-23 .

:jazzy: :jazzy: :jazzy:

Package Updates for jazzy on amd64

Note that package counts include dbgsym packages which have been filtered out from the list below

Added Packages [70]:

  • ros-jazzy-camera-aravis2: 1.0.0-1
  • ros-jazzy-camera-aravis2-msgs: 1.0.0-1
  • ros-jazzy-etsi-its-cam-coding: 2.1.0-1
  • ros-jazzy-etsi-its-cam-conversion: 2.1.0-1
  • ros-jazzy-etsi-its-cam-msgs: 2.1.0-1
  • ros-jazzy-etsi-its-coding: 2.1.0-1
  • ros-jazzy-etsi-its-conversion: 2.1.0-1
  • ros-jazzy-etsi-its-cpm-ts-coding: 2.1.0-1
  • ros-jazzy-etsi-its-cpm-ts-conversion: 2.1.0-1
  • ros-jazzy-etsi-its-cpm-ts-msgs: 2.1.0-1
  • ros-jazzy-etsi-its-denm-coding: 2.1.0-1
  • ros-jazzy-etsi-its-denm-conversion: 2.1.0-1
  • ros-jazzy-etsi-its-denm-msgs: 2.1.0-1
  • ros-jazzy-etsi-its-messages: 2.1.0-1
  • ros-jazzy-etsi-its-msgs: 2.1.0-1
  • ros-jazzy-etsi-its-msgs-utils: 2.1.0-1
  • ros-jazzy-etsi-its-primitives-conversion: 2.1.0-1
  • ros-jazzy-etsi-its-rviz-plugins: 2.1.0-1
  • ros-jazzy-find-object-2d: 0.7.1-2
  • ros-jazzy-flex-sync: 2.0.0-1
  • ros-jazzy-gazebo-msgs: 3.8.0-1
  • ros-jazzy-metavision-driver: 2.0.0-1
  • ros-jazzy-mrpt-sensor-gnss-nmea: 0.2.1-1
  • ros-jazzy-mrpt-sensor-gnss-novatel: 0.2.1-1
  • ros-jazzy-mrpt-sensor-imu-taobotics: 0.2.1-1
  • ros-jazzy-network-bridge: 1.0.2-1
  • ros-jazzy-odri-master-board-sdk: 1.0.7-1
  • ros-jazzy-ros2-socketcan: 1.3.0-1
  • ros-jazzy-rosx-introspection: 1.0.1-1
  • ros-jazzy-rtabmap-conversions: 0.21.5-3
  • ros-jazzy-rtabmap-demos: 0.21.5-3
  • ros-jazzy-rtabmap-examples: 0.21.5-3
  • ros-jazzy-rtabmap-launch: 0.21.5-3
  • ros-jazzy-rtabmap-msgs: 0.21.5-3
  • ros-jazzy-rtabmap-odom: 0.21.5-3
  • ros-jazzy-rtabmap-python: 0.21.5-3
  • ros-jazzy-rtabmap-ros: 0.21.5-3
  • ros-jazzy-rtabmap-rviz-plugins: 0.21.5-3
  • ros-jazzy-rtabmap-slam: 0.21.5-3
  • ros-jazzy-rtabmap-sync: 0.21.5-3
  • ros-jazzy-rtabmap-util: 0.21.5-3
  • ros-jazzy-rtabmap-viz: 0.21.5-3

Updated Packages [179]:

  • ros-jazzy-ackermann-steering-controller: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-admittance-controller: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-autoware-adapi-v1-msgs: 1.2.1-1 → 1.3.0-1
  • ros-jazzy-autoware-adapi-version-msgs: 1.2.1-1 → 1.3.0-1
  • ros-jazzy-autoware-internal-msgs: 1.0.1-1 → 1.1.0-1
  • ros-jazzy-backward-ros: 1.0.2-6 → 1.0.5-1
  • ros-jazzy-behaviortree-cpp: 4.6.1-1 → 4.6.2-1
  • ros-jazzy-bicycle-steering-controller: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-camera-calibration: 5.0.1-3 → 5.0.3-1
  • ros-jazzy-classic-bags: 0.1.0-3 → 0.4.0-1
  • ros-jazzy-controller-interface: 4.11.0-1 → 4.13.0-1
  • ros-jazzy-controller-manager: 4.11.0-1 → 4.13.0-1
  • ros-jazzy-controller-manager-msgs: 4.11.0-1 → 4.13.0-1
  • ros-jazzy-depth-image-proc: 5.0.1-3 → 5.0.3-1
  • ros-jazzy-diff-drive-controller: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-effort-controllers: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-force-torque-sensor-broadcaster: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-forward-command-controller: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-foxglove-bridge: 0.7.7-1 → 0.7.9-1
  • ros-jazzy-geometry-tutorials: 0.3.6-5 → 0.5.0-1
  • ros-jazzy-gripper-controllers: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-gz-common-vendor: 0.0.4-1 → 0.0.5-1
  • ros-jazzy-gz-fuel-tools-vendor: 0.0.3-1 → 0.0.4-1
  • ros-jazzy-gz-gui-vendor: 0.0.3-1 → 0.0.4-1
  • ros-jazzy-gz-launch-vendor: 0.0.3-1 → 0.0.4-1
  • ros-jazzy-gz-math-vendor: 0.0.5-1 → 0.0.6-1
  • ros-jazzy-gz-msgs-vendor: 0.0.3-1 → 0.0.4-1
  • ros-jazzy-gz-physics-vendor: 0.0.3-1 → 0.0.4-1
  • ros-jazzy-gz-rendering-vendor: 0.0.3-1 → 0.0.4-1
  • ros-jazzy-gz-ros2-control: 1.2.3-1 → 1.2.6-1
  • ros-jazzy-gz-ros2-control-demos: 1.2.3-1 → 1.2.6-1
  • ros-jazzy-gz-sensors-vendor: 0.0.3-1 → 0.0.4-1
  • ros-jazzy-gz-sim-vendor: 0.0.3-1 → 0.0.4-1
  • ros-jazzy-gz-transport-vendor: 0.0.4-1 → 0.0.5-1
  • ros-jazzy-hardware-interface: 4.11.0-1 → 4.13.0-1
  • ros-jazzy-hardware-interface-testing: 4.11.0-1 → 4.13.0-1
  • ros-jazzy-image-pipeline: 5.0.1-3 → 5.0.3-1
  • ros-jazzy-image-proc: 5.0.1-3 → 5.0.3-1
  • ros-jazzy-image-publisher: 5.0.1-3 → 5.0.3-1
  • ros-jazzy-image-rotate: 5.0.1-3 → 5.0.3-1
  • ros-jazzy-image-view: 5.0.1-3 → 5.0.3-1
  • ros-jazzy-imu-sensor-broadcaster: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-joint-limits: 4.11.0-1 → 4.13.0-1
  • ros-jazzy-joint-state-broadcaster: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-joint-trajectory-controller: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-mp2p-icp: 1.5.0-1 → 1.5.1-1
  • ros-jazzy-mrpt-generic-sensor: 0.1.0-2 → 0.2.1-1
  • ros-jazzy-mrpt-sensor-bumblebee-stereo: 0.1.0-2 → 0.2.1-1
  • ros-jazzy-mrpt-sensorlib: 0.1.0-2 → 0.2.1-1
  • ros-jazzy-mrpt-sensors: 0.1.0-2 → 0.2.1-1
  • ros-jazzy-mrpt2: 2.13.2-1 → 2.13.3-2
  • ros-jazzy-octomap-mapping: 2.2.0-1 → 2.3.0-1
  • ros-jazzy-octomap-ros: 0.4.3-4 → 0.4.4-1
  • ros-jazzy-octomap-rviz-plugins: 2.0.0-5 → 2.1.0-1
  • ros-jazzy-octomap-server: 2.2.0-1 → 2.3.0-1
  • ros-jazzy-openeb-vendor: 1.3.2-1 → 2.0.0-1
  • ros-jazzy-pid-controller: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-position-controllers: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-py-binding-tools: 2.0.0-1 → 2.0.1-1
  • ros-jazzy-range-sensor-broadcaster: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-rmw-cyclonedds-cpp: 2.2.1-1 → 2.2.2-1
  • ros-jazzy-ros-gz: 1.0.0-1 → 1.0.2-1
  • ros-jazzy-ros-gz-bridge: 1.0.0-1 → 1.0.2-1
  • ros-jazzy-ros-gz-image: 1.0.0-1 → 1.0.2-1
  • ros-jazzy-ros-gz-interfaces: 1.0.0-1 → 1.0.2-1
  • ros-jazzy-ros-gz-sim: 1.0.0-1 → 1.0.2-1
  • ros-jazzy-ros-gz-sim-demos: 1.0.0-1 → 1.0.2-1
  • ros-jazzy-ros2-control: 4.11.0-1 → 4.13.0-1
  • ros-jazzy-ros2-control-test-assets: 4.11.0-1 → 4.13.0-1
  • ros-jazzy-ros2-controllers: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-ros2-controllers-test-nodes: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-ros2-socketcan-msgs: 1.2.0-3 → 1.3.0-1
  • ros-jazzy-ros2controlcli: 4.11.0-1 → 4.13.0-1
  • ros-jazzy-rqt-controller-manager: 4.11.0-1 → 4.13.0-1
  • ros-jazzy-rqt-joint-trajectory-controller: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-rviz-assimp-vendor: 14.1.2-1 → 14.1.3-1
  • ros-jazzy-rviz-common: 14.1.2-1 → 14.1.3-1
  • ros-jazzy-rviz-default-plugins: 14.1.2-1 → 14.1.3-1
  • ros-jazzy-rviz-ogre-vendor: 14.1.2-1 → 14.1.3-1
  • ros-jazzy-rviz-rendering: 14.1.2-1 → 14.1.3-1
  • ros-jazzy-rviz-rendering-tests: 14.1.2-1 → 14.1.3-1
  • ros-jazzy-rviz-visual-testing-framework: 14.1.2-1 → 14.1.3-1
  • ros-jazzy-rviz2: 14.1.2-1 → 14.1.3-1
  • ros-jazzy-sdformat-vendor: 0.0.4-1 → 0.0.5-1
  • ros-jazzy-simple-launch: 1.9.1-3 → 1.10.1-1
  • ros-jazzy-steering-controllers-library: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-stereo-image-proc: 5.0.1-3 → 5.0.3-1
  • ros-jazzy-test-ros-gz-bridge: 1.0.0-1 → 1.0.2-1
  • ros-jazzy-tracetools-image-pipeline: 5.0.1-3 → 5.0.3-1
  • ros-jazzy-transmission-interface: 4.11.0-1 → 4.13.0-1
  • ros-jazzy-tricycle-controller: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-tricycle-steering-controller: 4.9.0-1 → 4.11.0-1
  • ros-jazzy-turtle-tf2-cpp: 0.3.6-5 → 0.5.0-1
  • ros-jazzy-turtle-tf2-py: 0.3.6-5 → 0.5.0-1
  • ros-jazzy-udp-msgs: 0.0.3-7 → 0.0.5-1
  • ros-jazzy-ur: 2.4.5-1 → 2.4.8-1
  • ros-jazzy-ur-calibration: 2.4.5-1 → 2.4.8-1
  • ros-jazzy-ur-controllers: 2.4.5-1 → 2.4.8-1
  • ros-jazzy-ur-dashboard-msgs: 2.4.5-1 → 2.4.8-1
  • ros-jazzy-ur-moveit-config: 2.4.5-1 → 2.4.8-1
  • ros-jazzy-ur-robot-driver: 2.4.5-1 → 2.4.8-1
  • ros-jazzy-velocity-controllers: 4.9.0-1 → 4.11.0-1

Removed Packages [2]:

  • ros-jazzy-mrpt-sensor-gnns-nmea
  • ros-jazzy-mrpt-sensor-gnns-nmea-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:

  • Addisu Z. Taddese
  • Aditya Pande
  • Alejandro Hernandez
  • Alejandro Hernandez Cordero
  • Alejandro Hernández
  • Alejandro Hernández Cordero
  • Armin Hornung
  • Bence Magyar
  • Berkay Karaman
  • Bernd Pfrommer
  • Boitumelo Ruf
  • David V. Lu!!
  • Davide Faconti
  • Denis Stogl
  • Denis Štogl
  • Erik Boasson
  • Ethan Brown
  • Evan Flynn
  • Felix Exner
  • Jean-Pierre Busch
  • John Hurliman
  • Jose Luis Rivero
  • Jose-Luis Blanco-Claraco
  • Josh Whitley
  • José Luis Blanco-Claraco
  • Mathieu Labbe
  • Maximilien Naveau
  • Olivier Kermorgant
  • Robert Haschke
  • Takagi, Isamu
  • Victor López
  • Vincent Rabaud
  • Víctor Mayoral-Vilches
  • Wolfgang Merkt

2 posts - 2 participants

Read full topic

by marcogg on July 23, 2024 11:08 AM

July 22, 2024
Integration of ROS with arch linux

You guys would be mostly using debian here , im a arch linux user and planning to make a distro that supports both ROS1 and ROS 2 , because i am gonna make it declarative so you can roll back to ROS 1 anytime you want. Because my friend uses ROS he said ROS 2 does not have much docs about it , maybe challenging for me but i’ll do it

1 post - 1 participant

Read full topic

by rudynotfound on July 22, 2024 11:09 PM

Camera_aravis2 release for GigE cameras on ROS2

Hi,

We recently released camera_aravis2, a ROS2 driver for GigE cameras based on the Aravis library.

We developed the driver from scratch to provide a cleaner codebase for easy configuration.

The driver is released for humble, iron and jazzy and will be actively maintained. We provide many examples and extensive documentation to make the configuration of new cameras as simple as possible.

Best,
Raphael

1 post - 1 participant

Read full topic

by frapit on July 22, 2024 07:55 AM

July 19, 2024
ROS News for the Week of July 15th, 2024

ROS News for the Week of July 15th, 2024



The next ROS By-The-Bay is scheduled for 2024-08-02T01:00:00Z UTC. I’ve lined up a fantastic visiting speaker, Prof. Florian Pokorny from KTH Royal Institute of Technology, for this month’s event. Prof. Pokorny’s and his team are behind the fantastic work at cloudgripper.org.

We also have two other ROS events happening this week:



My colleague @quarkytale has organized a Women in Robotics event featuring female open source robotics developer for July 30th at the Intrinsic offices. We would love to see you there!


32a59074a4ccb5c4d8bf7d86f4cabdc05f437476_2_690x482
MoveIt for ROS 2 Jazzy is out now and available on an apt server near you!



ROSDoc2 Now Available Now in Apt and PyPI! If you are a package maintainer please, please, please regularly set aside some time to update your documentation. The post above includes documentation on how to write good ROS documentation.


image
Our friends at Autoware have announced their 2024 challenge. There is over US$25K in prize money for contributions to the project!

Events

News

ROS


Got a minute? :timer_clock:

We just added ROSDoc 2 to the ROS apt packages.. If you are a package maintainer please make sure your package renders on docs.ros.org using this documentation. If your package isn’t on ROS Index consider taking the time to add it.

1 post - 1 participant

Read full topic

by Katherine_Scott on July 19, 2024 05:32 PM

MoveIt released for ROS 2 Jazzy!

We are very excited to announce that MoveIt 2 Jazzy is finally here. The newest LTS release Jazzy 2.10 will take Humble’s place as the recommended MoveIt version. It can be installed using the ROS Debian binaries on Ubuntu Noble 24.04, or through a Linux source build. The same version has also been released for Rolling Ridley.

New features in the Jazzy LTS release compared to Humble include (ordered randomly):

  • A refactored version of MoveIt Servo
  • MoveIt Python bindings
  • Multi-dof trajectory execution support
  • Refactored planning pipeline
  • Improved logging (rosout, namespaces) and ROS parameter API
  • Improved Cartesian Interpolator
  • A new implementation of the STOMP motion planner
  • Support for parallel planning pipelines
  • Several improvements to trajectory processing (TOTG, Ruckig, butterworth filtering)
  • Refactored planning pipeline API to better represent request and response adapters

The full changelogs are provided in the changelogs files in the MoveIt 2 repository, breaking changes are documented in the migration guide. We are still working on fixing and updating the tutorials to reflect the latest changes.

Jazzy development continues on the MoveIt main branch for the upcoming weeks. Once we are sure the MoveIt API can remain stable, we will branch off Jazzy to a stable branch for future releases, just like we did for past distributions. In the meantime, we will maintain source build support for Jazzy on the MoveIt main branch while Humble and Iron support are being phased out. The corresponding stable branches are not affected by this.

A big Thank You to all the great contributors whose work is featured in this release: Abhijeet Das Gupta, Abishalini Sivaraman, AdamPettinger, Alaa, Alex Moriarty, Alex Navarro, AlexWebb, AM4283, Amal Nanavati, AndyZe, Anthony Baker, Antoine Duplex, Ashton Larkin, azalutsky, Bhargav, Shirin Nalamati, cambel, Captain Yoshi, Carlo Rizzardo, Chance Cardona, Chris Lalancette, Chris Thrasher, Christian Henkel, CihatAltiparmak, Cory Crean, David V. Lu!!, Dongya Jiang, Erik Holum, Ezra Brooks, Filip Sund, Forrest Rogers-Marcovitz, Gaël Écorchard, hacker1024, Henning Kayser, Heramb Modugula, HX2003, Igor Medvedev, Ikko Eltociear Ashimine, Jafar, Jens Vanhooydonck, J. Javan Jochen Sprickerhof, Jonathan Grebe, Jorge Nicho, Jorge Pérez Ramos, Joseph Schornak, light-tech, Lucas Wendland, Marc Bestmann, Marco Magri, Mario Prats, Marq Rasmussen, Matej Vargovcik, Matthijs van der Burgh, methylDragon, Michael Ferguson, Michael Görner, Michael Marron, Michael Wiznitzer, Michael Wrock, Nacho Mellado, Nathan Brooks, Nils-Christian Iseke, Pablo Iñigo Blasco, Paul Gesel, Peter David Fagan, Rayene Messaoud, Robert Haschke, Rufus Wong, Sameer Gupta, Sami Alperen Akgün, Sarah Nix, Sarvajith Adyanthaya, Scott K Logan, Sebastian Castro, Sebastian Jahr, Shane Loretz, Shobuj Paul, Simon Schmeisser, Solomon Wiznitzer, Stephanie Eng, s-trinh, Surav Shrestha, tbastiaens-riwo, Tyler Weaver, Vatan Aksoy Tezer, V Mohammed Ibrahim, werner291, Will Yadu, Yang Lin

Please share your feedback and learnings on using MoveIt Jazzy on GitHub Discussions. Happy testing!

(originally posted on the PickNik Blog)

1 post - 1 participant

Read full topic

by Henning_Kayser on July 19, 2024 02:34 PM

July 18, 2024
New Packages for Noetic 2024-07-18

We’re happy to announce 3 new packages and 16 updates are now available in ROS Noetic. This sync was tagged as noetic/2024-07-18.

Thank you to every maintainer and contributor who made these updates available!

Package Updates for ROS Noetic

Added Packages [3]:

  • ros-noetic-etsi-its-cpm-ts-coding: 2.1.0-3
  • ros-noetic-etsi-its-cpm-ts-conversion: 2.1.0-3
  • ros-noetic-etsi-its-cpm-ts-msgs: 2.1.0-3

Updated Packages [16]:

  • ros-noetic-etsi-its-cam-coding: 2.0.2-2 → 2.1.0-3
  • ros-noetic-etsi-its-cam-conversion: 2.0.2-2 → 2.1.0-3
  • ros-noetic-etsi-its-cam-msgs: 2.0.2-2 → 2.1.0-3
  • ros-noetic-etsi-its-coding: 2.0.2-2 → 2.1.0-3
  • ros-noetic-etsi-its-conversion: 2.0.2-2 → 2.1.0-3
  • ros-noetic-etsi-its-denm-coding: 2.0.2-2 → 2.1.0-3
  • ros-noetic-etsi-its-denm-conversion: 2.0.2-2 → 2.1.0-3
  • ros-noetic-etsi-its-denm-msgs: 2.0.2-2 → 2.1.0-3
  • ros-noetic-etsi-its-messages: 2.0.2-2 → 2.1.0-3
  • ros-noetic-etsi-its-msgs: 2.0.2-2 → 2.1.0-3
  • ros-noetic-etsi-its-msgs-utils: 2.0.2-2 → 2.1.0-3
  • ros-noetic-etsi-its-primitives-conversion: 2.0.2-2 → 2.1.0-3
  • ros-noetic-etsi-its-rviz-plugins: 2.0.2-2 → 2.1.0-3
  • ros-noetic-foxglove-bridge: 0.7.3-1 → 0.7.10-1
  • ros-noetic-mrpt2: 2.13.3-1 → 2.13.3-2
  • ros-noetic-udp-msgs: 0.0.4-1 → 0.0.5-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:

  • Evan Flynn
  • Jean-Pierre Busch
  • John Hurliman
  • Jose-Luis Blanco-Claraco

1 post - 1 participant

Read full topic

by sloretz on July 18, 2024 10:11 PM

July 17, 2024
How to run multiple tests in parallel with colcon test?

I am currently engaged in a ROS2 project aimed at optimizing our testing processes by enabling concurrent execution of tests within a single package using colcon test.

Initially, I attempted to utilize the --parallel-workers flag. However, this approach did not resolve the issue as intended. It facilitates parallel execution across multiple packages, but intra-package test execution remains sequential.

Each test is implemented using the launch_testing framework and integrated into colcon via the add_launch_test macro within the CMakeLists.txt file.

Key specifics include:

  • ROS2 version: Humble
  • Operating System: Ubuntu 22.04
  • Test execution command: colcon test

I am seeking guidance or practical examples that outline best practices for achieving concurrent test execution at the ROS2 package level.

In case what I am asking turned out to be not supported, I suggest to add it to the list of desired features to be implemented. Thank you in advance!

1 post - 1 participant

Read full topic

by LastStarDust on July 17, 2024 10:52 PM

New Packages for Iron Irwini 2024-07-17

Hello everyone!

We’re happy to announce 9 new packages and 92 updates are now available on Ubuntu Jammy on amd64 and more importantly we’ve restored 114 packages on arm64 that disappeared after Iron Irwini sync earlier this week

This sync was tagged as iron/2024-07-17 :iron: :irwini:

Package Updates for iron on amd64

Added Packages [9]:

  • ros-iron-camera-aravis2: 1.0.0-1
  • ros-iron-camera-aravis2-dbgsym: 1.0.0-1
  • ros-iron-camera-aravis2-msgs: 1.0.0-1
  • ros-iron-camera-aravis2-msgs-dbgsym: 1.0.0-1
  • ros-iron-etsi-its-cpm-ts-coding: 2.1.0-1
  • ros-iron-etsi-its-cpm-ts-coding-dbgsym: 2.1.0-1
  • ros-iron-etsi-its-cpm-ts-conversion: 2.1.0-1
  • ros-iron-etsi-its-cpm-ts-msgs: 2.1.0-1
  • ros-iron-etsi-its-cpm-ts-msgs-dbgsym: 2.1.0-1

Updated Packages [92]:

  • ros-iron-classic-bags: 0.1.0-1 → 0.3.0-1
  • ros-iron-etsi-its-cam-coding: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-cam-coding-dbgsym: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-cam-conversion: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-cam-msgs: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-cam-msgs-dbgsym: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-coding: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-conversion: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-conversion-dbgsym: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-denm-coding: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-denm-coding-dbgsym: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-denm-conversion: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-denm-msgs: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-denm-msgs-dbgsym: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-messages: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-msgs: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-msgs-utils: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-primitives-conversion: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-rviz-plugins: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-rviz-plugins-dbgsym: 2.0.2-1 → 2.1.0-1
  • ros-iron-foxglove-bridge: 0.7.7-1 → 0.7.9-1
  • ros-iron-foxglove-bridge-dbgsym: 0.7.7-1 → 0.7.9-1
  • ros-iron-geometry-tutorials: 0.3.6-4 → 0.4.0-1
  • ros-iron-metavision-driver: 1.2.8-1 → 2.0.0-1
  • ros-iron-metavision-driver-dbgsym: 1.2.8-1 → 2.0.0-1
  • ros-iron-ompl: 1.5.2-4 → 1.6.0-1
  • ros-iron-ompl-dbgsym: 1.5.2-4 → 1.6.0-1
  • ros-iron-openeb-vendor: 1.2.2-1 → 2.0.0-1
  • ros-iron-openeb-vendor-dbgsym: 1.2.2-1 → 2.0.0-1
  • ros-iron-rmf-api-msgs: 0.1.1-1 → 0.1.2-1
  • ros-iron-rmf-charger-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-charger-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-charging-schedule: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-dispenser-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-dispenser-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-door-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-door-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-fleet-adapter: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-fleet-adapter-dbgsym: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-fleet-adapter-python: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-fleet-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-fleet-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-ingestor-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-ingestor-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-lift-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-lift-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-obstacle-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-obstacle-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-scheduler-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-scheduler-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-site-map-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-site-map-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-task-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-task-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-task-ros2: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-task-ros2-dbgsym: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-traffic-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-traffic-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-traffic-ros2: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-traffic-ros2-dbgsym: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-websocket: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-websocket-dbgsym: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-workcell-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-workcell-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-ros-gz: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-bridge: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-bridge-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-image: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-image-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-interfaces: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-interfaces-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-sim: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-sim-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-sim-demos: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-bridge: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-bridge-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-gazebo: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-gazebo-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-gazebo-demos: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-image: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-image-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-interfaces: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-interfaces-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros2-socketcan: 1.2.0-1 → 1.3.0-1
  • ros-iron-ros2-socketcan-dbgsym: 1.2.0-1 → 1.3.0-1
  • ros-iron-ros2-socketcan-msgs: 1.2.0-1 → 1.3.0-1
  • ros-iron-ros2-socketcan-msgs-dbgsym: 1.2.0-1 → 1.3.0-1
  • ros-iron-test-ros-gz-bridge: 0.254.1-1 → 0.254.2-1
  • ros-iron-turtle-tf2-cpp: 0.3.6-4 → 0.4.0-1
  • ros-iron-turtle-tf2-cpp-dbgsym: 0.3.6-4 → 0.4.0-1
  • ros-iron-turtle-tf2-py: 0.3.6-4 → 0.4.0-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:

  • Aaron Chong
  • Aditya Pande
  • Alejandro Hernandez
  • Alejandro Hernández Cordero
  • Arjo Chakravarty
  • Bernd Pfrommer
  • Boitumelo Ruf
  • Brandon Ong
  • David V. Lu!!
  • Grey
  • Jean-Pierre Busch
  • John Hurliman
  • Josh Whitley
  • Louise Poubel
  • Marco A. Gutiérrez
  • Mark Moll
  • Morgan Quigley
  • Rushyendra Maganty
  • Yadunund
  • methylDragon

Package Updates for iron on arm64

Added Packages [114]:

  • ros-iron-ackermann-steering-controller: 3.25.0-1
  • ros-iron-ackermann-steering-controller-dbgsym: 3.25.0-1
  • ros-iron-admittance-controller: 3.25.0-1
  • ros-iron-admittance-controller-dbgsym: 3.25.0-1
  • ros-iron-bicycle-steering-controller: 3.25.0-1
  • ros-iron-bicycle-steering-controller-dbgsym: 3.25.0-1
  • ros-iron-camera-aravis2: 1.0.0-1
  • ros-iron-camera-aravis2-dbgsym: 1.0.0-1
  • ros-iron-camera-aravis2-msgs: 1.0.0-1
  • ros-iron-camera-aravis2-msgs-dbgsym: 1.0.0-1
  • ros-iron-controller-interface: 3.26.0-1
  • ros-iron-controller-interface-dbgsym: 3.26.0-1
  • ros-iron-controller-manager: 3.26.0-1
  • ros-iron-controller-manager-dbgsym: 3.26.0-1
  • ros-iron-diff-drive-controller: 3.25.0-1
  • ros-iron-diff-drive-controller-dbgsym: 3.25.0-1
  • ros-iron-effort-controllers: 3.25.0-1
  • ros-iron-effort-controllers-dbgsym: 3.25.0-1
  • ros-iron-etsi-its-cpm-ts-coding: 2.1.0-1
  • ros-iron-etsi-its-cpm-ts-coding-dbgsym: 2.1.0-1
  • ros-iron-etsi-its-cpm-ts-conversion: 2.1.0-1
  • ros-iron-etsi-its-cpm-ts-msgs: 2.1.0-1
  • ros-iron-etsi-its-cpm-ts-msgs-dbgsym: 2.1.0-1
  • ros-iron-force-torque-sensor-broadcaster: 3.25.0-1
  • ros-iron-force-torque-sensor-broadcaster-dbgsym: 3.25.0-1
  • ros-iron-forward-command-controller: 3.25.0-1
  • ros-iron-forward-command-controller-dbgsym: 3.25.0-1
  • ros-iron-gripper-controllers: 3.25.0-1
  • ros-iron-gripper-controllers-dbgsym: 3.25.0-1
  • ros-iron-gz-ros2-control: 1.1.8-1
  • ros-iron-gz-ros2-control-dbgsym: 1.1.8-1
  • ros-iron-gz-ros2-control-demos: 1.1.8-1
  • ros-iron-gz-ros2-control-demos-dbgsym: 1.1.8-1
  • ros-iron-imu-sensor-broadcaster: 3.25.0-1
  • ros-iron-imu-sensor-broadcaster-dbgsym: 3.25.0-1
  • ros-iron-joint-state-broadcaster: 3.25.0-1
  • ros-iron-joint-state-broadcaster-dbgsym: 3.25.0-1
  • ros-iron-joint-trajectory-controller: 3.25.0-1
  • ros-iron-joint-trajectory-controller-dbgsym: 3.25.0-1
  • ros-iron-kinova-gen3-6dof-robotiq-2f-85-moveit-config: 0.2.2-1
  • ros-iron-kinova-gen3-7dof-robotiq-2f-85-moveit-config: 0.2.2-1
  • ros-iron-kortex-description: 0.2.2-1
  • ros-iron-moveit: 2.8.0-1
  • ros-iron-moveit-hybrid-planning: 2.8.0-1
  • ros-iron-moveit-hybrid-planning-dbgsym: 2.8.0-1
  • ros-iron-moveit-planners: 2.8.0-1
  • ros-iron-moveit-plugins: 2.8.0-1
  • ros-iron-moveit-py: 2.8.0-1
  • ros-iron-moveit-py-dbgsym: 2.8.0-1
  • ros-iron-moveit-ros: 2.8.0-1
  • ros-iron-moveit-ros-control-interface: 2.8.0-1
  • ros-iron-moveit-ros-control-interface-dbgsym: 2.8.0-1
  • ros-iron-moveit-ros-planning-interface: 2.8.0-1
  • ros-iron-moveit-ros-planning-interface-dbgsym: 2.8.0-1
  • ros-iron-moveit-ros-visualization: 2.8.0-1
  • ros-iron-moveit-ros-visualization-dbgsym: 2.8.0-1
  • ros-iron-moveit-runtime: 2.8.0-1
  • ros-iron-moveit-servo: 2.8.0-1
  • ros-iron-moveit-servo-dbgsym: 2.8.0-1
  • ros-iron-moveit-setup-app-plugins: 2.8.0-1
  • ros-iron-moveit-setup-app-plugins-dbgsym: 2.8.0-1
  • ros-iron-moveit-setup-assistant: 2.8.0-1
  • ros-iron-moveit-setup-assistant-dbgsym: 2.8.0-1
  • ros-iron-moveit-setup-controllers: 2.8.0-1
  • ros-iron-moveit-setup-controllers-dbgsym: 2.8.0-1
  • ros-iron-moveit-setup-core-plugins: 2.8.0-1
  • ros-iron-moveit-setup-core-plugins-dbgsym: 2.8.0-1
  • ros-iron-moveit-setup-framework: 2.8.0-1
  • ros-iron-moveit-setup-framework-dbgsym: 2.8.0-1
  • ros-iron-moveit-setup-srdf-plugins: 2.8.0-1
  • ros-iron-moveit-setup-srdf-plugins-dbgsym: 2.8.0-1
  • ros-iron-moveit-simple-controller-manager: 2.8.0-1
  • ros-iron-moveit-simple-controller-manager-dbgsym: 2.8.0-1
  • ros-iron-picknik-reset-fault-controller: 0.0.3-1
  • ros-iron-picknik-reset-fault-controller-dbgsym: 0.0.3-1
  • ros-iron-picknik-twist-controller: 0.0.3-1
  • ros-iron-picknik-twist-controller-dbgsym: 0.0.3-1
  • ros-iron-pid-controller: 3.25.0-1
  • ros-iron-pid-controller-dbgsym: 3.25.0-1
  • ros-iron-pilz-industrial-motion-planner: 2.8.0-1
  • ros-iron-pilz-industrial-motion-planner-dbgsym: 2.8.0-1
  • ros-iron-position-controllers: 3.25.0-1
  • ros-iron-position-controllers-dbgsym: 3.25.0-1
  • ros-iron-range-sensor-broadcaster: 3.25.0-1
  • ros-iron-range-sensor-broadcaster-dbgsym: 3.25.0-1
  • ros-iron-robotiq-controllers: 0.0.1-1
  • ros-iron-robotiq-controllers-dbgsym: 0.0.1-1
  • ros-iron-ros2-control: 3.26.0-1
  • ros-iron-ros2-controllers: 3.25.0-1
  • ros-iron-ros2controlcli: 3.26.0-1
  • ros-iron-rqt-controller-manager: 3.26.0-1
  • ros-iron-steering-controllers-library: 3.25.0-1
  • ros-iron-steering-controllers-library-dbgsym: 3.25.0-1
  • ros-iron-tricycle-controller: 3.25.0-1
  • ros-iron-tricycle-controller-dbgsym: 3.25.0-1
  • ros-iron-tricycle-steering-controller: 3.25.0-1
  • ros-iron-tricycle-steering-controller-dbgsym: 3.25.0-1
  • ros-iron-ur: 2.3.9-1
  • ros-iron-ur-calibration: 2.3.9-1
  • ros-iron-ur-calibration-dbgsym: 2.3.9-1
  • ros-iron-ur-controllers: 2.3.9-1
  • ros-iron-ur-controllers-dbgsym: 2.3.9-1
  • ros-iron-ur-moveit-config: 2.3.9-1
  • ros-iron-ur-robot-driver: 2.3.9-1
  • ros-iron-ur-robot-driver-dbgsym: 2.3.9-1
  • ros-iron-velocity-controllers: 3.25.0-1
  • ros-iron-velocity-controllers-dbgsym: 3.25.0-1
  • ros-iron-webots-ros2: 2023.1.2-1
  • ros-iron-webots-ros2-control: 2023.1.2-1
  • ros-iron-webots-ros2-control-dbgsym: 2023.1.2-1
  • ros-iron-webots-ros2-epuck: 2023.1.2-1
  • ros-iron-webots-ros2-tiago: 2023.1.2-1
  • ros-iron-webots-ros2-turtlebot: 2023.1.2-1
  • ros-iron-webots-ros2-universal-robot: 2023.1.2-1

Updated Packages [319]:

  • ros-iron-action-tutorials-cpp: 0.27.1-1 → 0.27.2-1
  • ros-iron-action-tutorials-cpp-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-action-tutorials-interfaces: 0.27.1-1 → 0.27.2-1
  • ros-iron-action-tutorials-interfaces-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-action-tutorials-py: 0.27.1-1 → 0.27.2-1
  • ros-iron-ament-clang-format: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-clang-tidy: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-auto: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-clang-format: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-clang-tidy: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-copyright: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-core: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-cppcheck: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-cpplint: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-export-definitions: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-export-dependencies: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-export-include-directories: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-export-interfaces: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-export-libraries: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-export-link-flags: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-export-targets: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-flake8: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-gen-version-h: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-gmock: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-google-benchmark: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-gtest: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-include-directories: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-libraries: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-lint-cmake: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-mypy: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-pclint: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-pep257: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-pycodestyle: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-pyflakes: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-pytest: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-python: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-target-dependencies: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-test: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-uncrustify: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-vendor-package: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-version: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-xmllint: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-copyright: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cppcheck: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cpplint: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-flake8: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-lint: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-lint-auto: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-lint-cmake: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-lint-common: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-mypy: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-pclint: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-pep257: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-pycodestyle: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-pyflakes: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-uncrustify: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-xmllint: 0.14.3-1 → 0.14.4-1
  • ros-iron-classic-bags: 0.1.0-1 → 0.3.0-1
  • ros-iron-composition: 0.27.1-1 → 0.27.2-1
  • ros-iron-composition-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-demo-nodes-cpp: 0.27.1-1 → 0.27.2-1
  • ros-iron-demo-nodes-cpp-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-demo-nodes-cpp-native: 0.27.1-1 → 0.27.2-1
  • ros-iron-demo-nodes-cpp-native-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-demo-nodes-py: 0.27.1-1 → 0.27.2-1
  • ros-iron-dummy-map-server: 0.27.1-1 → 0.27.2-1
  • ros-iron-dummy-map-server-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-dummy-robot-bringup: 0.27.1-1 → 0.27.2-1
  • ros-iron-dummy-sensors: 0.27.1-1 → 0.27.2-1
  • ros-iron-dummy-sensors-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-etsi-its-cam-coding: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-cam-coding-dbgsym: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-cam-conversion: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-cam-msgs: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-cam-msgs-dbgsym: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-coding: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-conversion: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-conversion-dbgsym: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-denm-coding: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-denm-coding-dbgsym: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-denm-conversion: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-denm-msgs: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-denm-msgs-dbgsym: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-messages: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-msgs: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-msgs-utils: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-primitives-conversion: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-rviz-plugins: 2.0.2-1 → 2.1.0-1
  • ros-iron-etsi-its-rviz-plugins-dbgsym: 2.0.2-1 → 2.1.0-1
  • ros-iron-examples-rclcpp-async-client: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-async-client-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-cbg-executor: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-cbg-executor-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-action-client: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-action-client-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-action-server: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-action-server-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-client: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-client-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-composition: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-composition-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-publisher: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-publisher-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-service: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-service-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-subscriber: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-subscriber-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-timer: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-timer-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-multithreaded-executor: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-multithreaded-executor-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-wait-set: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-wait-set-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-executors: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-guard-conditions: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-minimal-action-client: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-minimal-action-server: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-minimal-client: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-minimal-publisher: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-minimal-service: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-minimal-subscriber: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-pointcloud-publisher: 0.18.0-2 → 0.18.1-1
  • ros-iron-foxglove-bridge: 0.7.7-1 → 0.7.9-1
  • ros-iron-foxglove-bridge-dbgsym: 0.7.7-1 → 0.7.9-1
  • ros-iron-geometry-tutorials: 0.3.6-4 → 0.4.0-1
  • ros-iron-image-tools: 0.27.1-1 → 0.27.2-1
  • ros-iron-image-tools-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-intra-process-demo: 0.27.1-1 → 0.27.2-1
  • ros-iron-intra-process-demo-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-launch-testing-examples: 0.18.0-2 → 0.18.1-1
  • ros-iron-libcurl-vendor: 3.2.2-3 → 3.2.3-1
  • ros-iron-lifecycle: 0.27.1-1 → 0.27.2-1
  • ros-iron-lifecycle-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-lifecycle-py: 0.27.1-1 → 0.27.2-1
  • ros-iron-logging-demo: 0.27.1-1 → 0.27.2-1
  • ros-iron-logging-demo-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-mcap-vendor: 0.22.6-1 → 0.22.7-1
  • ros-iron-mcap-vendor-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-metavision-driver: 1.2.8-1 → 2.0.0-1
  • ros-iron-metavision-driver-dbgsym: 1.2.8-1 → 2.0.0-1
  • ros-iron-ompl: 1.5.2-4 → 1.6.0-1
  • ros-iron-ompl-dbgsym: 1.5.2-4 → 1.6.0-1
  • ros-iron-openeb-vendor: 1.2.2-1 → 2.0.0-1
  • ros-iron-openeb-vendor-dbgsym: 1.2.2-1 → 2.0.0-1
  • ros-iron-pendulum-control: 0.27.1-1 → 0.27.2-1
  • ros-iron-pendulum-control-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-pendulum-msgs: 0.27.1-1 → 0.27.2-1
  • ros-iron-pendulum-msgs-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-quality-of-service-demo-cpp: 0.27.1-1 → 0.27.2-1
  • ros-iron-quality-of-service-demo-cpp-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-quality-of-service-demo-py: 0.27.1-1 → 0.27.2-1
  • ros-iron-rcl: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-action: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-action-dbgsym: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-dbgsym: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-lifecycle: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-lifecycle-dbgsym: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-yaml-param-parser: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-yaml-param-parser-dbgsym: 6.0.5-1 → 6.0.6-1
  • ros-iron-rclcpp: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-action: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-action-dbgsym: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-components: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-components-dbgsym: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-dbgsym: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-lifecycle: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-lifecycle-dbgsym: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclpy: 4.1.5-1 → 4.1.6-1
  • ros-iron-rcpputils: 2.6.3-1 → 2.6.4-1
  • ros-iron-rcpputils-dbgsym: 2.6.3-1 → 2.6.4-1
  • ros-iron-resource-retriever: 3.2.2-3 → 3.2.3-1
  • ros-iron-resource-retriever-dbgsym: 3.2.2-3 → 3.2.3-1
  • ros-iron-rmf-api-msgs: 0.1.1-1 → 0.1.2-1
  • ros-iron-rmf-charger-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-charger-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-charging-schedule: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-dispenser-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-dispenser-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-door-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-door-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-fleet-adapter: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-fleet-adapter-dbgsym: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-fleet-adapter-python: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-fleet-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-fleet-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-ingestor-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-ingestor-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-lift-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-lift-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-obstacle-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-obstacle-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-scheduler-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-scheduler-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-site-map-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-site-map-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-task-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-task-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-task-ros2: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-task-ros2-dbgsym: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-traffic-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-traffic-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-traffic-ros2: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-traffic-ros2-dbgsym: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-websocket: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-websocket-dbgsym: 2.2.5-1 → 2.2.6-1
  • ros-iron-rmf-workcell-msgs: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmf-workcell-msgs-dbgsym: 3.1.2-1 → 3.1.3-1
  • ros-iron-rmw-fastrtps-cpp: 7.1.3-1 → 7.1.4-1
  • ros-iron-rmw-fastrtps-cpp-dbgsym: 7.1.3-1 → 7.1.4-1
  • ros-iron-rmw-fastrtps-dynamic-cpp: 7.1.3-1 → 7.1.4-1
  • ros-iron-rmw-fastrtps-dynamic-cpp-dbgsym: 7.1.3-1 → 7.1.4-1
  • ros-iron-rmw-fastrtps-shared-cpp: 7.1.3-1 → 7.1.4-1
  • ros-iron-rmw-fastrtps-shared-cpp-dbgsym: 7.1.3-1 → 7.1.4-1
  • ros-iron-rmw-implementation: 2.12.0-2 → 2.12.1-1
  • ros-iron-rmw-implementation-dbgsym: 2.12.0-2 → 2.12.1-1
  • ros-iron-ros-gz: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-bridge: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-bridge-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-image: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-image-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-interfaces: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-interfaces-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-sim: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-sim-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-gz-sim-demos: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-bridge: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-bridge-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-gazebo: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-gazebo-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-gazebo-demos: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-image: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-image-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-interfaces: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros-ign-interfaces-dbgsym: 0.254.1-1 → 0.254.2-1
  • ros-iron-ros2-socketcan: 1.2.0-1 → 1.3.0-1
  • ros-iron-ros2-socketcan-dbgsym: 1.2.0-1 → 1.3.0-1
  • ros-iron-ros2-socketcan-msgs: 1.2.0-1 → 1.3.0-1
  • ros-iron-ros2-socketcan-msgs-dbgsym: 1.2.0-1 → 1.3.0-1
  • ros-iron-ros2action: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2bag: 0.22.6-1 → 0.22.7-1
  • ros-iron-ros2cli: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2cli-test-interfaces: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2cli-test-interfaces-dbgsym: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2component: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2doctor: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2interface: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2lifecycle: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2lifecycle-test-fixtures: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2lifecycle-test-fixtures-dbgsym: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2multicast: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2node: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2param: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2pkg: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2run: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2service: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2topic: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2trace: 6.3.1-1 → 6.3.2-1
  • ros-iron-rosbag2: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-compression: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-compression-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-compression-zstd: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-compression-zstd-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-cpp: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-cpp-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-examples-cpp: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-examples-cpp-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-examples-py: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-interfaces: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-interfaces-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-performance-benchmarking: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-performance-benchmarking-msgs: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-py: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage-default-plugins: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage-mcap: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage-mcap-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage-sqlite3: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage-sqlite3-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-test-common: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-test-msgdefs: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-test-msgdefs-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-tests: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-transport: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-transport-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rqt-bag: 1.3.4-1 → 1.3.5-1
  • ros-iron-rqt-bag-plugins: 1.3.4-1 → 1.3.5-1
  • ros-iron-rqt-graph: 1.4.2-1 → 1.4.3-1
  • ros-iron-rviz-assimp-vendor: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-common: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-common-dbgsym: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-default-plugins: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-default-plugins-dbgsym: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-ogre-vendor: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-ogre-vendor-dbgsym: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-rendering: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-rendering-dbgsym: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-rendering-tests: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-visual-testing-framework: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz2: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz2-dbgsym: 12.4.7-1 → 12.4.8-1
  • ros-iron-shared-queues-vendor: 0.22.6-1 → 0.22.7-1
  • ros-iron-sqlite3-vendor: 0.22.6-1 → 0.22.7-1
  • ros-iron-test-ros-gz-bridge: 0.254.1-1 → 0.254.2-1
  • ros-iron-topic-monitor: 0.27.1-1 → 0.27.2-1
  • ros-iron-topic-statistics-demo: 0.27.1-1 → 0.27.2-1
  • ros-iron-topic-statistics-demo-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-tracetools: 6.3.1-1 → 6.3.2-1
  • ros-iron-tracetools-dbgsym: 6.3.1-1 → 6.3.2-1
  • ros-iron-tracetools-launch: 6.3.1-1 → 6.3.2-1
  • ros-iron-tracetools-read: 6.3.1-1 → 6.3.2-1
  • ros-iron-tracetools-test: 6.3.1-1 → 6.3.2-1
  • ros-iron-tracetools-trace: 6.3.1-1 → 6.3.2-1
  • ros-iron-turtle-tf2-cpp: 0.3.6-4 → 0.4.0-1
  • ros-iron-turtle-tf2-cpp-dbgsym: 0.3.6-4 → 0.4.0-1
  • ros-iron-turtle-tf2-py: 0.3.6-4 → 0.4.0-1
  • ros-iron-zstd-vendor: 0.22.6-1 → 0.22.7-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:

  • Aaron Chong
  • Aditya Pande
  • Alejandro Hernandez
  • Alejandro Hernandez Cordero
  • Alejandro Hernández
  • Alejandro Hernández Cordero
  • Alex Moriarty
  • Anthony Baker
  • Arjo Chakravarty
  • Audrow Nash
  • Bence Magyar
  • Bernd Pfrommer
  • Blake Anderson
  • Boitumelo Ruf
  • Brandon Ong
  • Christian Henkel
  • Christophe Bedard
  • Cyberbotics
  • David V. Lu!!
  • Denis Stogl
  • Denis Štogl
  • Felix Exner
  • Foxglove
  • Geoffrey Biggs
  • Grey
  • Henning Kayser
  • Ivan Paunovic
  • Jean-Pierre Busch
  • John Hurliman
  • Josh Whitley
  • Louise Poubel
  • Marco A. Gutiérrez
  • Mark Moll
  • Michael Görner
  • Michael Jeronimo
  • Michael Orlov
  • Morgan Quigley
  • MoveIt Release Team
  • Peter David Fagan
  • ROS Tooling Working Group
  • Rushyendra Maganty
  • Shane Loretz
  • William Woodall
  • Yadunund
  • geoff
  • lovro
  • methylDragon

3 posts - 2 participants

Read full topic

by Yadunund on July 17, 2024 09:58 PM

Rosdoc2 now available in the ROS repositories

rosdoc2, the utility used to generate ROS 2 package documentation via doc jobs. Is now available in the ROS package repositories for Ubuntu and Debian and on PyPI for other platforms*.

The ROS build farm currently installs the main branch of rosdoc2 rather than the current release, but we’ll likely switch to releases in the near feature.

Updated installation instructions are available in the project README.md.

*: If you install from PyPI please note that doxygen and graphviz are system dependencies that need to be manually installed

1 post - 1 participant

Read full topic

by nuclearsandwich on July 17, 2024 09:40 PM

Announcing Autoware Challenge 2024

Overview

Autoware is the world’s first “all-in-one” open-source software for autonomous driving based on ROS hosted under the Autoware Foundation. As one of the main contributors of Autoware, TIER IV is sponsoring a new challenge to encourage development of autonomous driving technology.

Through the challenge, participants will come up with their own idea that would improve Autoware and present their solution. At the end of the challenge, TIER IV will examine the presentation and choose a winner who came up with the best solution that improves Autoware functionality.

Visit our website for the details.

Awards

First Place: 15,000 USD
Second Place: 7,000 USD
Third Place: 3,500 USD

Timeline

Registration/Abstract Deadline: September 2nd, 2024
Proposal Submission Deadline: January 31st, 2024
Online Presentation: February 7th, 2025
Announcement of the Results: February 21st, 20225

3 posts - 2 participants

Read full topic

by NaoyoriTanzawa on July 17, 2024 01:57 AM

July 14, 2024
How does the odometer act in mobile robots like Limo?

For mobile robots, there are three basic questions: Where am I? Where am I going? How do I get there? The first question is describing a robot positioning topic. The positioning topic can be explained in more detail as follows: the mobile robot determines its position and posture in the world (global or local) in real time based on its own state and sensor information.

In this project, we will discuss details about odometer in the mobile base such as Limo.

Introduction of robot wheel odometer and calibration test

The main positioning solutions for driverless cars in Ackerman turned to include: wheel odometer, visual odometer, laser odometer, inertial navigation module (IMU+GPS), and multi-sensor fusion. Wheel odometer is the simplest and lowest-cost method. Like other positioning solutions, the wheel odometer also requires sensors to perceive external information, but the motor speed measurement module used by the wheel odometer is a very low-cost sensor. The speed module is shown in figure below.
image

The pose model of a mobile robot is the state of the robot in the world coordinate system. The random variable Xt = (xt, yt, θt) is often used to describe the state of the robot in the world coordinate system at time t, referred to as pose. Among them, (xt, yt) represents the position of the robot in the world coordinate system at time t, and θt represents the direction of the robot. The positive X-axis of the world coordinate system is assumed to be the positive direction, and the counterclockwise rotation is the positive direction of rotation.

At the initial moment, the robot coordinate system and the world coordinate system coincide. The pose description of the robot at a certain time t is shown in the figure.

The rotational angular velocity of the two wheels can be obtained through the wheel speed odometer. Therefore, the angular velocity of the wheel is needed to represent the x displacement, y displacement, and angle calculated by the odometer.

The quantities we need to calibrate are the wheel spacing and the wheel radius. The formula for establishing the mathematical model is to use the wheel spacing and wheel radius to represent the angular velocity and linear velocity of the vehicle body. The wheel spacing diagram is shown.


The angular velocity of the chassis center relative to the body’s rotation center is equal to the angular velocity of the two wheels relative to the body’s rotation center. That is:
image
Through the relationship between linear velocity and angular velocity, d is introduced:
image
So we can get r:
image
The motion solution solves w. Bringing r back, we can find w as:
image
Solve v in motion. By simplifying w*r, we can get v as:
image

The calculation of the odometer refers to the cumulative calculation of the robot’s position and posture in the world coordinate system at any time, starting from the moment the robot is powered on (the robot’s heading angle is the positive direction of the world coordinate system X).

The usual method for calculating the odometer is speed integral calculation: the speeds VL and VR of the left and right wheels of the robot are measured by the encoders of the left and right motors. In a short moment △t, the robot is considered to be moving at a uniform speed, and the increments of the X and Y axes of the robot in the world coordinate system at that moment are calculated based on the heading angle of the robot at the previous moment. The increments are then accumulated, and the yaw value of the IMU is used for the heading angle θ. Then the robot’s odometer can be obtained based on the above description.
The specific calculation is shown in the figure below:

Wheel odometer calibration

The three main sources of odometer system errors are “the deviation between the actual diameter of the left and right wheels and the nominal diameter”, “the deviation between the actual spacing between the left and right wheels and the nominal spacing” and “the actual average of the diameters of the two wheels is not equal to the nominal average”.

“The deviation between the actual diameter of the left and right wheels and the nominal diameter” will cause the distance error of linear motion. “The deviation between the actual spacing between the left and right wheels and the nominal spacing” will cause the direction error of rotational motion. “The actual average of the diameters of the two wheels is not equal to the nominal average” will affect both linear motion and rotational motion.

We usually assume that the actual position is linearly related to the wheel odometer. By recording the actual position by ourselves and the position x and y of the odometer of the car, we can use the least squares rule to obtain a linear equation: y=ax+b. The coefficients of the equation can be added when calculating the odometer to correct the odometer.
The code can be viewed in the driver package scout_base/src/scout_messenger.cpp of the robot.

First, data needs to be collected, that is, the actual distance moved by the car and the distance of the odometer of the car.
Running the code in Matlab, the results are as follows
p = [1.0482 -0.0778]
That is, a=1.0482, b=-0.0778, which are the calibration parameters in the x direction. Similarly, the calibration parameters in the y direction and the yaw angle can be calculated. This calibration is reflected in line 28 of the following code.

Detailed explanation of the wheel odometer code released by ROS

  1. Create package
catkin_create_pkg pub_odom roscpp tf nav_msgs
  1. Create the pub_odom_node.cpp file in the src folder under the pub_odom function package and add the following code:
#include <ros/ros.h>
#include <tf/transform_broadcaster.h>
#include <nav_msgs/Odometry.h>

int main(int argc, char** argv)
{
    ros::init(argc, argv, "odometry_publisher");  // Init ROS code
    ros::NodeHandle n;  // Create handle

    // Create publish object to publish odometer message
    ros::Publisher odom_pub = n.advertise<nav_msgs::Odometry>("odom", 50);

    // Create TransformBroadcaster object to publish transformation
    tf::TransformBroadcaster odom_broadcaster;

    // Initial status of robot
    double x = 0.0;
    double y = 0.0;
    double th = 0.0;
    double vx = 0.1;
    double vy = -0.1;
    double vth = 0.1;

    // Init time
    ros::Time current_time, last_time;
    current_time = ros::Time::now();
    last_time = ros::Time::now();

    // set roop as1Hz
    ros::Rate r(1.0);

    // Enter loop
    while(n.ok())
    {
        ros::spinOnce();  

        current_time = ros::Time::now();  // Get current time

        // 计算机器人的位移
        double dt = (current_time - last_time).toSec();  // calculate time difference
        double delta_x = (vx * cos(th) - vy * sin(th)) * dt;  //Calculate the x-direction displacement
        double delta_y = (vx * sin(th) + vy * cos(th)) * dt;  // Calculate the y-direction displacement
        double delta_th = vth * dt;  // Calculate the angle change

        // Update robot position and angle
        x += delta_x;
        y += delta_y;
        th += delta_th;

        // publish robot transformation
        geometry_msgs::Quaternion odom_quat = tf::createQuaternionMsgFromYaw(th);  // Convert angle to quaternion
        geometry_msgs::TransformStamped odom_trans;
        odom_trans.header.stamp = current_time;
        odom_trans.header.frame_id = "odom";
        odom_trans.child_frame_id = "base_link";
        odom_trans.transform.translation.x = x;
        odom_trans.transform.translation.y = y;
        odom_trans.transform.translation.z = 0.0;
        odom_trans.transform.rotation = odom_quat;
        odom_broadcaster.sendTransform(odom_trans);

        // pubilsh odometer
        nav_msgs::Odometry odom;
        odom.header.stamp = current_time;
        odom.header.frame_id = "odom";
        odom.pose.pose.position.x = x;
        odom.pose.pose.position.y = y;
        odom.pose.pose.position.z = 0.0;
        odom.pose.pose.orientation = odom_quat;
        odom.child_frame_id = "base_link";
        odom.twist.twist.linear.x = vx;
        odom.twist.twist.linear.y = vy;
        odom.twist.twist.angular.z = vth;
        odom_pub.publish(odom);

        last_time = current_time;  // Update timestamp
        r.sleep();  
    }
}

Code Review

ros::Publisher odom_pub = n.advertise<nav_msgs::Odometry>("odom", 50);
tf::TransformBroadcaster odom_broadcaster;

We need to create a ros::Publisher and a tf::TransformBroadcaster to send messages using ROS and tf respectively.

double x = 0.0;
double y = 0.0;
double th = 0.0;

We assume that the robot starts at the origin of the “odom” coordinate system.

double vx = 0.1;
double vy = ‐0.1;
double vth = 0.1;

Here we will set some velocities which will cause the “base_link” frame to move in the “odom” frame at 0.1m/s in the x direction, -0.1m/s in the y direction, and 0.1rad/s in the th direction. This will more or less cause our simulated robot to go in a circle.

ros::Rate r(1.0);

In this example, we will publish the mileage information at a rate of 1 Hz to make the display more concise, most systems will publish the mileage information at a higher rate.

//compute odometry in a typical way given the velocities of the robot
double dt = (current_time ‐ last_time).toSec();
double delta_x = (vx * cos(th) ‐ vy * sin(th)) * dt;
double delta_y = (vx * sin(th) + vy * cos(th)) * dt;
double delta_th = vth * dt;
x += delta_x;// x = a * x + b;
x = 1.0482x -0.0778;
y += delta_y;// y = m * m + n;
th += delta_th;// th = q * th + p;

Here we are updating our mileage information based on the constant speed we set. Of course, a real mileage system would incorporate speed into its calculations.

//since all odometry is 6DOF we'll need a quaternion created from yaw
geometry_msgs::Quaternion odom_quat = tf::createQuaternionMsgFromYaw(th);

We generally try to use 3D versions of all messages in our system to allow 2D and 3D components to work together where appropriate and to keep the number of messages to a minimum. Therefore, it is necessary to convert our yaw values ​​to quaternions. tf provides functions that allow quaternions to be easily created from yaw, and yaw values ​​to be easily obtained from quaternions.

//first, we'll publish the transform over tf
geometry_msgs::TransformStamped odom_trans;
odom_trans.header.stamp = current_time;
odom_trans.header.frame_id = "odom";
odom_trans.child_frame_id = "base_link";

Here, we’ll create a TransformStamped message to send over tf. We want to publish the transform from the “odom” coordinate system to the “base_link” coordinate system at current_time. So, we’ll set the message header and child_frame_id accordingly, making sure to use “odom” as the parent coordinate system and “base_link” as the child coordinate system.

odom_trans.transform.translation.x = x;
odom_trans.transform.translation.y = y;
odom_trans.transform.translation.z = 0.0;
odom_trans.transform.rotation = odom_quat;
//send the transform
odom_broadcaster.sendTransform(odom_trans);

Stuff our odometry data into the transform message and send the transform using the TransformBroadcaster.

//next, we'll publish the odometry message over ROS
nav_msgs::Odometry odom;
odom.header.stamp = current_time;
odom.header.frame_id = "odom";

We also need to publish a nav_msgs/Odometry message type so the navigation package can get velocity information from it. We set the header of the message to the current_time and the “odom” frame.

//set the position
odom.pose.pose.position.x = x;
odom.pose.pose.position.y = y;
odom.pose.pose.position.z = 0.0;
odom.pose.pose.orientation = odom_quat;
//set the velocity
odom.child_frame_id = "base_link";
odom.twist.twist.linear.x = vx;
odom.twist.twist.linear.y = vy;
odom.twist.twist.angular.z = vth;

This will populate the message with the mileage data and send it off. We set the child_frame_id of the message to the “base_link” frame, since that’s the frame we want to send velocity information to.

  1. Add the following two lines of code in the CMakeLists.txt file
add_executable(pub_odom_node src/pub_odom_node.cpp)
target_link_libraries(pub_odom_node
${catkin_LIBRARIES}
)
  1. Compile using catkin_make
  2. Run the code
    First open roscore
    Then run the code we wrote
rosrun pub_odom pub_odom_node
  1. After the code runs successfully, use rostopic echo to view the published odom information
rostopic echo /odom

Test result

After-class QUIZS
● In ROS, how to use the robot’s wheel odometer data to realize the robot’s pose estimation? Please write a ROS node, subscribe to the robot’s wheel odometer data, use the odometer data to realize the robot’s pose estimation, and publish the estimated pose information.

● How to calibrate the robot’s wheel odometer? Please write a ROS node, let the robot move on a specific trajectory, record the robot’s wheel odometer data and real pose information, and use the calibration algorithm to calibrate the wheel odometer, and finally save the calibration results in the ROS parameter server.

About Limo

If you are interested in Limo or have some technical questions about it, feel free to join AgileX Robotics or AgileX Robotics. Let’s talk about it!

3 posts - 2 participants

Read full topic

by Agilex_Robotics on July 14, 2024 03:28 AM

July 13, 2024
Patch Release 6 and New Packages for Iron Irwini 2024-07-12

We’re happy to announce the latest ROS 2 Iron Irwini release :iron: :irwini: :tada:

The latest sync brings 12 new packages and 358 updates to ROS 2 Iron Irwini. This sync was tagged as iron/2024-07-12 .

Package Updates for iron

Added Packages [12]:

  • ros-iron-flex-sync: 2.0.0-1
  • ros-iron-mrpt-sensor-gnss-nmea: 0.2.1-1
  • ros-iron-mrpt-sensor-gnss-nmea-dbgsym: 0.2.1-1
  • ros-iron-mrpt-sensor-gnss-novatel: 0.2.1-1
  • ros-iron-mrpt-sensor-gnss-novatel-dbgsym: 0.2.1-1
  • ros-iron-pid-controller: 3.25.0-1
  • ros-iron-pid-controller-dbgsym: 3.25.0-1
  • ros-iron-rosx-introspection: 1.0.1-1
  • ros-iron-situational-graphs-datasets: 0.0.0-1
  • ros-iron-situational-graphs-reasoning-msgs: 0.0.0-1
  • ros-iron-situational-graphs-reasoning-msgs-dbgsym: 0.0.0-1
  • ros-iron-situational-graphs-wrapper: 0.0.0-1

Updated Packages [358]:

  • ros-iron-ackermann-steering-controller: 3.24.0-1 → 3.25.0-1
  • ros-iron-ackermann-steering-controller-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-action-tutorials-cpp: 0.27.1-1 → 0.27.2-1
  • ros-iron-action-tutorials-cpp-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-action-tutorials-interfaces: 0.27.1-1 → 0.27.2-1
  • ros-iron-action-tutorials-interfaces-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-action-tutorials-py: 0.27.1-1 → 0.27.2-1
  • ros-iron-admittance-controller: 3.24.0-1 → 3.25.0-1
  • ros-iron-admittance-controller-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-ament-clang-format: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-clang-tidy: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-auto: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-clang-format: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-clang-tidy: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-copyright: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-core: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-cppcheck: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-cpplint: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-export-definitions: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-export-dependencies: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-export-include-directories: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-export-interfaces: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-export-libraries: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-export-link-flags: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-export-targets: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-flake8: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-gen-version-h: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-gmock: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-google-benchmark: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-gtest: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-include-directories: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-libraries: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-lint-cmake: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-mypy: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-pclint: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-pep257: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-pycodestyle: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-pyflakes: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-pytest: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-python: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-target-dependencies: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-test: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-uncrustify: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cmake-vendor-package: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-version: 2.0.5-1 → 2.0.6-1
  • ros-iron-ament-cmake-xmllint: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-copyright: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cppcheck: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-cpplint: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-flake8: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-lint: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-lint-auto: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-lint-cmake: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-lint-common: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-mypy: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-pclint: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-pep257: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-pycodestyle: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-pyflakes: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-uncrustify: 0.14.3-1 → 0.14.4-1
  • ros-iron-ament-xmllint: 0.14.3-1 → 0.14.4-1
  • ros-iron-backward-ros: 1.0.2-5 → 1.0.5-1
  • ros-iron-backward-ros-dbgsym: 1.0.2-5 → 1.0.5-1
  • ros-iron-behaviortree-cpp: 4.6.1-1 → 4.6.2-1
  • ros-iron-behaviortree-cpp-dbgsym: 4.6.1-1 → 4.6.2-1
  • ros-iron-behaviortree-cpp-v3: 3.8.6-1 → 3.8.7-1
  • ros-iron-behaviortree-cpp-v3-dbgsym: 3.8.6-1 → 3.8.7-1
  • ros-iron-bicycle-steering-controller: 3.24.0-1 → 3.25.0-1
  • ros-iron-bicycle-steering-controller-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-composition: 0.27.1-1 → 0.27.2-1
  • ros-iron-composition-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-controller-interface: 3.25.0-1 → 3.26.0-1
  • ros-iron-controller-interface-dbgsym: 3.25.0-1 → 3.26.0-1
  • ros-iron-controller-manager: 3.25.0-1 → 3.26.0-1
  • ros-iron-controller-manager-dbgsym: 3.25.0-1 → 3.26.0-1
  • ros-iron-controller-manager-msgs: 3.25.0-1 → 3.26.0-1
  • ros-iron-controller-manager-msgs-dbgsym: 3.25.0-1 → 3.26.0-1
  • ros-iron-demo-nodes-cpp: 0.27.1-1 → 0.27.2-1
  • ros-iron-demo-nodes-cpp-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-demo-nodes-cpp-native: 0.27.1-1 → 0.27.2-1
  • ros-iron-demo-nodes-cpp-native-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-demo-nodes-py: 0.27.1-1 → 0.27.2-1
  • ros-iron-diagnostic-aggregator: 3.1.2-3 → 4.1.0-1
  • ros-iron-diagnostic-aggregator-dbgsym: 3.1.2-3 → 4.1.0-1
  • ros-iron-diagnostic-common-diagnostics: 3.1.2-3 → 4.1.0-1
  • ros-iron-diagnostic-updater: 3.1.2-3 → 4.1.0-1
  • ros-iron-diagnostic-updater-dbgsym: 3.1.2-3 → 4.1.0-1
  • ros-iron-diagnostics: 3.1.2-3 → 4.1.0-1
  • ros-iron-diff-drive-controller: 3.24.0-1 → 3.25.0-1
  • ros-iron-diff-drive-controller-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-dummy-map-server: 0.27.1-1 → 0.27.2-1
  • ros-iron-dummy-map-server-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-dummy-robot-bringup: 0.27.1-1 → 0.27.2-1
  • ros-iron-dummy-sensors: 0.27.1-1 → 0.27.2-1
  • ros-iron-dummy-sensors-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-effort-controllers: 3.24.0-1 → 3.25.0-1
  • ros-iron-effort-controllers-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-examples-rclcpp-async-client: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-async-client-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-cbg-executor: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-cbg-executor-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-action-client: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-action-client-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-action-server: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-action-server-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-client: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-client-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-composition: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-composition-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-publisher: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-publisher-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-service: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-service-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-subscriber: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-subscriber-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-timer: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-minimal-timer-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-multithreaded-executor: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-multithreaded-executor-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-wait-set: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclcpp-wait-set-dbgsym: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-executors: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-guard-conditions: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-minimal-action-client: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-minimal-action-server: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-minimal-client: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-minimal-publisher: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-minimal-service: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-minimal-subscriber: 0.18.0-2 → 0.18.1-1
  • ros-iron-examples-rclpy-pointcloud-publisher: 0.18.0-2 → 0.18.1-1
  • ros-iron-force-torque-sensor-broadcaster: 3.24.0-1 → 3.25.0-1
  • ros-iron-force-torque-sensor-broadcaster-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-forward-command-controller: 3.24.0-1 → 3.25.0-1
  • ros-iron-forward-command-controller-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-gazebo-ros2-control: 0.6.6-1 → 0.6.7-1
  • ros-iron-gazebo-ros2-control-dbgsym: 0.6.6-1 → 0.6.7-1
  • ros-iron-gazebo-ros2-control-demos: 0.6.6-1 → 0.6.7-1
  • ros-iron-gazebo-ros2-control-demos-dbgsym: 0.6.6-1 → 0.6.7-1
  • ros-iron-gripper-controllers: 3.24.0-1 → 3.25.0-1
  • ros-iron-gripper-controllers-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-gz-ros2-control: 1.1.6-1 → 1.1.8-1
  • ros-iron-gz-ros2-control-dbgsym: 1.1.6-1 → 1.1.8-1
  • ros-iron-gz-ros2-control-demos: 1.1.6-1 → 1.1.8-1
  • ros-iron-gz-ros2-control-demos-dbgsym: 1.1.6-1 → 1.1.8-1
  • ros-iron-hardware-interface: 3.25.0-1 → 3.26.0-1
  • ros-iron-hardware-interface-dbgsym: 3.25.0-1 → 3.26.0-1
  • ros-iron-hardware-interface-testing: 3.25.0-1 → 3.26.0-1
  • ros-iron-hardware-interface-testing-dbgsym: 3.25.0-1 → 3.26.0-1
  • ros-iron-image-tools: 0.27.1-1 → 0.27.2-1
  • ros-iron-image-tools-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-imu-sensor-broadcaster: 3.24.0-1 → 3.25.0-1
  • ros-iron-imu-sensor-broadcaster-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-intra-process-demo: 0.27.1-1 → 0.27.2-1
  • ros-iron-intra-process-demo-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-joint-limits: 3.25.0-1 → 3.26.0-1
  • ros-iron-joint-state-broadcaster: 3.24.0-1 → 3.25.0-1
  • ros-iron-joint-state-broadcaster-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-joint-trajectory-controller: 3.24.0-1 → 3.25.0-1
  • ros-iron-joint-trajectory-controller-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-launch-testing-examples: 0.18.0-2 → 0.18.1-1
  • ros-iron-libcurl-vendor: 3.2.2-3 → 3.2.3-1
  • ros-iron-lifecycle: 0.27.1-1 → 0.27.2-1
  • ros-iron-lifecycle-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-lifecycle-py: 0.27.1-1 → 0.27.2-1
  • ros-iron-logging-demo: 0.27.1-1 → 0.27.2-1
  • ros-iron-logging-demo-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-mcap-vendor: 0.22.6-1 → 0.22.7-1
  • ros-iron-mcap-vendor-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-mp2p-icp: 1.5.0-1 → 1.5.1-1
  • ros-iron-mp2p-icp-dbgsym: 1.5.0-1 → 1.5.1-1
  • ros-iron-mrpt-generic-sensor: 0.2.0-1 → 0.2.1-1
  • ros-iron-mrpt-generic-sensor-dbgsym: 0.2.0-1 → 0.2.1-1
  • ros-iron-mrpt-sensor-bumblebee-stereo: 0.2.0-1 → 0.2.1-1
  • ros-iron-mrpt-sensor-bumblebee-stereo-dbgsym: 0.2.0-1 → 0.2.1-1
  • ros-iron-mrpt-sensor-imu-taobotics: 0.2.0-1 → 0.2.1-1
  • ros-iron-mrpt-sensor-imu-taobotics-dbgsym: 0.2.0-1 → 0.2.1-1
  • ros-iron-mrpt-sensorlib: 0.2.0-1 → 0.2.1-1
  • ros-iron-mrpt-sensors: 0.2.0-1 → 0.2.1-1
  • ros-iron-mrpt2: 2.13.2-1 → 2.13.3-1
  • ros-iron-mrpt2-dbgsym: 2.13.2-1 → 2.13.3-1
  • ros-iron-octomap-mapping: 2.0.0-4 → 2.3.0-1
  • ros-iron-octomap-ros: 0.4.3-3 → 0.4.4-1
  • ros-iron-octomap-ros-dbgsym: 0.4.3-3 → 0.4.4-1
  • ros-iron-octomap-rviz-plugins: 2.0.0-4 → 2.1.0-1
  • ros-iron-octomap-rviz-plugins-dbgsym: 2.0.0-4 → 2.1.0-1
  • ros-iron-octomap-server: 2.0.0-4 → 2.3.0-1
  • ros-iron-octomap-server-dbgsym: 2.0.0-4 → 2.3.0-1
  • ros-iron-pendulum-control: 0.27.1-1 → 0.27.2-1
  • ros-iron-pendulum-control-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-pendulum-msgs: 0.27.1-1 → 0.27.2-1
  • ros-iron-pendulum-msgs-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-position-controllers: 3.24.0-1 → 3.25.0-1
  • ros-iron-position-controllers-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-quality-of-service-demo-cpp: 0.27.1-1 → 0.27.2-1
  • ros-iron-quality-of-service-demo-cpp-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-quality-of-service-demo-py: 0.27.1-1 → 0.27.2-1
  • ros-iron-range-sensor-broadcaster: 3.24.0-1 → 3.25.0-1
  • ros-iron-range-sensor-broadcaster-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-rcl: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-action: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-action-dbgsym: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-dbgsym: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-lifecycle: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-lifecycle-dbgsym: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-yaml-param-parser: 6.0.5-1 → 6.0.6-1
  • ros-iron-rcl-yaml-param-parser-dbgsym: 6.0.5-1 → 6.0.6-1
  • ros-iron-rclcpp: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-action: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-action-dbgsym: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-components: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-components-dbgsym: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-dbgsym: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-lifecycle: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclcpp-lifecycle-dbgsym: 21.0.6-1 → 21.0.7-1
  • ros-iron-rclpy: 4.1.5-1 → 4.1.6-1
  • ros-iron-rcpputils: 2.6.3-1 → 2.6.4-1
  • ros-iron-rcpputils-dbgsym: 2.6.3-1 → 2.6.4-1
  • ros-iron-resource-retriever: 3.2.2-3 → 3.2.3-1
  • ros-iron-resource-retriever-dbgsym: 3.2.2-3 → 3.2.3-1
  • ros-iron-rmw-fastrtps-cpp: 7.1.3-1 → 7.1.4-1
  • ros-iron-rmw-fastrtps-cpp-dbgsym: 7.1.3-1 → 7.1.4-1
  • ros-iron-rmw-fastrtps-dynamic-cpp: 7.1.3-1 → 7.1.4-1
  • ros-iron-rmw-fastrtps-dynamic-cpp-dbgsym: 7.1.3-1 → 7.1.4-1
  • ros-iron-rmw-fastrtps-shared-cpp: 7.1.3-1 → 7.1.4-1
  • ros-iron-rmw-fastrtps-shared-cpp-dbgsym: 7.1.3-1 → 7.1.4-1
  • ros-iron-rmw-implementation: 2.12.0-2 → 2.12.1-1
  • ros-iron-rmw-implementation-dbgsym: 2.12.0-2 → 2.12.1-1
  • ros-iron-ros2-control: 3.25.0-1 → 3.26.0-1
  • ros-iron-ros2-control-test-assets: 3.25.0-1 → 3.26.0-1
  • ros-iron-ros2-controllers: 3.24.0-1 → 3.25.0-1
  • ros-iron-ros2-controllers-test-nodes: 3.24.0-1 → 3.25.0-1
  • ros-iron-ros2action: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2bag: 0.22.6-1 → 0.22.7-1
  • ros-iron-ros2cli: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2cli-test-interfaces: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2cli-test-interfaces-dbgsym: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2component: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2controlcli: 3.25.0-1 → 3.26.0-1
  • ros-iron-ros2doctor: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2interface: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2lifecycle: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2lifecycle-test-fixtures: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2lifecycle-test-fixtures-dbgsym: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2multicast: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2node: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2param: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2pkg: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2run: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2service: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2topic: 0.25.6-1 → 0.25.7-1
  • ros-iron-ros2trace: 6.3.1-1 → 6.3.2-1
  • ros-iron-rosbag2: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-compression: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-compression-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-compression-zstd: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-compression-zstd-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-cpp: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-cpp-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-examples-cpp: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-examples-cpp-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-examples-py: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-interfaces: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-interfaces-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-performance-benchmarking: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-performance-benchmarking-msgs: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-py: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage-default-plugins: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage-mcap: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage-mcap-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage-sqlite3: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-storage-sqlite3-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-test-common: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-test-msgdefs: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-test-msgdefs-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-tests: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-transport: 0.22.6-1 → 0.22.7-1
  • ros-iron-rosbag2-transport-dbgsym: 0.22.6-1 → 0.22.7-1
  • ros-iron-rqt-bag: 1.3.4-1 → 1.3.5-1
  • ros-iron-rqt-bag-plugins: 1.3.4-1 → 1.3.5-1
  • ros-iron-rqt-controller-manager: 3.25.0-1 → 3.26.0-1
  • ros-iron-rqt-graph: 1.4.2-1 → 1.4.3-1
  • ros-iron-rqt-joint-trajectory-controller: 3.24.0-1 → 3.25.0-1
  • ros-iron-rtabmap: 0.21.4-1 → 0.21.5-1
  • ros-iron-rtabmap-conversions: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-conversions-dbgsym: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-dbgsym: 0.21.4-1 → 0.21.5-1
  • ros-iron-rtabmap-demos: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-examples: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-launch: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-msgs: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-msgs-dbgsym: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-odom: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-odom-dbgsym: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-python: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-ros: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-rviz-plugins: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-rviz-plugins-dbgsym: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-slam: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-slam-dbgsym: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-sync: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-sync-dbgsym: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-util: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-util-dbgsym: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-viz: 0.21.4-2 → 0.21.5-1
  • ros-iron-rtabmap-viz-dbgsym: 0.21.4-2 → 0.21.5-1
  • ros-iron-rviz-assimp-vendor: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-common: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-common-dbgsym: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-default-plugins: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-default-plugins-dbgsym: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-ogre-vendor: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-ogre-vendor-dbgsym: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-rendering: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-rendering-dbgsym: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-rendering-tests: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz-visual-testing-framework: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz2: 12.4.7-1 → 12.4.8-1
  • ros-iron-rviz2-dbgsym: 12.4.7-1 → 12.4.8-1
  • ros-iron-self-test: 3.1.2-3 → 4.1.0-1
  • ros-iron-self-test-dbgsym: 3.1.2-3 → 4.1.0-1
  • ros-iron-shared-queues-vendor: 0.22.6-1 → 0.22.7-1
  • ros-iron-simple-launch: 1.10.0-1 → 1.10.1-1
  • ros-iron-sqlite3-vendor: 0.22.6-1 → 0.22.7-1
  • ros-iron-steering-controllers-library: 3.24.0-1 → 3.25.0-1
  • ros-iron-steering-controllers-library-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-topic-monitor: 0.27.1-1 → 0.27.2-1
  • ros-iron-topic-statistics-demo: 0.27.1-1 → 0.27.2-1
  • ros-iron-topic-statistics-demo-dbgsym: 0.27.1-1 → 0.27.2-1
  • ros-iron-tracetools: 6.3.1-1 → 6.3.2-1
  • ros-iron-tracetools-dbgsym: 6.3.1-1 → 6.3.2-1
  • ros-iron-tracetools-launch: 6.3.1-1 → 6.3.2-1
  • ros-iron-tracetools-read: 6.3.1-1 → 6.3.2-1
  • ros-iron-tracetools-test: 6.3.1-1 → 6.3.2-1
  • ros-iron-tracetools-trace: 6.3.1-1 → 6.3.2-1
  • ros-iron-transmission-interface: 3.25.0-1 → 3.26.0-1
  • ros-iron-transmission-interface-dbgsym: 3.25.0-1 → 3.26.0-1
  • ros-iron-tricycle-controller: 3.24.0-1 → 3.25.0-1
  • ros-iron-tricycle-controller-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-tricycle-steering-controller: 3.24.0-1 → 3.25.0-1
  • ros-iron-tricycle-steering-controller-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-udp-msgs: 0.0.3-6 → 0.0.5-1
  • ros-iron-udp-msgs-dbgsym: 0.0.3-6 → 0.0.5-1
  • ros-iron-ur: 2.3.8-1 → 2.3.9-1
  • ros-iron-ur-calibration: 2.3.8-1 → 2.3.9-1
  • ros-iron-ur-calibration-dbgsym: 2.3.8-1 → 2.3.9-1
  • ros-iron-ur-controllers: 2.3.8-1 → 2.3.9-1
  • ros-iron-ur-controllers-dbgsym: 2.3.8-1 → 2.3.9-1
  • ros-iron-ur-dashboard-msgs: 2.3.8-1 → 2.3.9-1
  • ros-iron-ur-dashboard-msgs-dbgsym: 2.3.8-1 → 2.3.9-1
  • ros-iron-ur-moveit-config: 2.3.8-1 → 2.3.9-1
  • ros-iron-ur-robot-driver: 2.3.8-1 → 2.3.9-1
  • ros-iron-ur-robot-driver-dbgsym: 2.3.8-1 → 2.3.9-1
  • ros-iron-velocity-controllers: 3.24.0-1 → 3.25.0-1
  • ros-iron-velocity-controllers-dbgsym: 3.24.0-1 → 3.25.0-1
  • ros-iron-zstd-vendor: 0.22.6-1 → 0.22.7-1

Removed Packages [2]:

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:

  • Aditya Pande
  • Alejandro Hernandez
  • Alejandro Hernandez Cordero
  • Alejandro Hernández
  • Armin Hornung
  • Audrow Nash
  • Austin Hendrix
  • Bence Magyar
  • Bernd Pfrommer
  • Brandon Ong
  • Christophe Bedard
  • Davide Faconti
  • Denis Stogl
  • Denis Štogl
  • Evan Flynn
  • Felix Exner
  • Foxglove
  • Geoffrey Biggs
  • Ivan Paunovic
  • Jose-Luis Blanco-Claraco
  • José Luis Blanco-Claraco
  • Mathieu Labbe
  • Michael Jeronimo
  • Michael Orlov
  • Olivier Kermorgant
  • ROS Tooling Working Group
  • Shane Loretz
  • Victor López
  • William Woodall
  • Wolfgang Merkt
  • adminpc
  • geoff

1 post - 1 participant

Read full topic

by Yadunund on July 13, 2024 05:58 PM

July 12, 2024
ROS News for the Week of July 8th, 2024

ROS News for the Week of July 8th, 2024


:tada: The full ROSCon talk schedule has been published! :tada:

We also just announced that we’ll be offering tours of the Teradyne / Universal Robotics / MiR offices during ROSCon.



It seems like everyone is building open-hardware robot arms right now!
There’s the MikataArm (above), a new open source arm from Source Robotics, and I recently came across this open source hardware gripper. Some of these projects already have downstream users like this imitation learning project that uses and open-hardware arm and an iPhone.

Why build just an arm when you can build a whole humanoid? Personally, I’m a big fan of the work of @lethic1 on Twitter and their new Red Rabbit Robotics project

AD_4nXeuPnaYknU6GOMwFfJCmm0Ix2d0ITFy9EULPHrJUZXDfZxtKgsgyned6t9EeDMH6V_ihkrdLE2k4sGE-_mUBZ901XmAys2U9sMmX78-mdgaR0SUGx4bUMGKHbIukPbs62Rx6LF5udYhQzUG-JKVSYH6vhFY

Check out this fantastic thread of student summer thesis projects using ROS. If you know a student please encourage them to contribute!


home

The team over at the Intelligent Robotics Lab at Universidad Rey Juan Carlos
have released a ROS 2 Humble package for the Unitree Go 2 Quadruped.

Events

News

ROS

Got a Minute?

:open_book: Consider sending us a pull request to improve the ROS documentation.

2 posts - 2 participants

Read full topic

by Katherine_Scott on July 12, 2024 08:55 PM

July 10, 2024
Launch of Open-RMF Project Management Committee open sessions

I’m pleased to announce the launch of the Open-RMF Project Management Committee (PMC) open sessions. These are sessions where the Open-RMF PMC will discuss matters pertaining to the upkeep, development, and direction of the project, with an opportunity for the public to observe as well as potentially share feedback with the committee as the agenda permits. The sessions will be run according to the project charter designated by the OSRA.

Sessions will take place at a two-week cadence with the first session at 2024-07-16T01:00:00Z UTC.

Unfortunately the timing is not favorable to folks in a European timezone, but all the current PMC members are in Asia or California. Folks in Europe who are interested in interoperability are encouraged to join the OSRF Interoperability Special Interest Group which takes place during a Euro-friendly timeslot.

1 post - 1 participant

Read full topic

by grey on July 10, 2024 02:23 PM

July 09, 2024
Exploring ROS2 Basics: Training at Mitsubishi Electric Nagoya Works

Recently, our consortium conducted a comprehensive ROS2 Basics training session at the Mitsubishi Electric Nagoya Works Factory Automation Centre in Japan, from May 14th to 17th . This training brought together our consortium members from IHI, Mitsubishi Electric, Pepperl+Fuchs, and Panasonic,as well as the training team from RIC-AP (Glenn Tan, Adriel Ho, Sheila Suppiah), all eager to delve into the topics of ROS2 Basics.

The sessions covered essential topics including the publisher/subscriber model, service client model, launch files, and parameter tuning in ROS2. A significant focus was also placed on comparing ROS1 and ROS2, highlighting the advancements and improvements in the latter.

To ensure a solid foundation, the course began with an introduction to the Linux operating system and command line interface, which is essential for ROS2 development. The engagement from our consortium members was great, with active participation and thoughtful questions that contributed to a vibrant learning environment. Their enthusiasm underscores a shared commitment to advancing robotics through ROS based technologies.

As part of their final assessment, students applied their newfound knowledge in a practical application focusing on the usage of a TurtleBot3 Burger. This hands-on approach allowed them to demonstrate their understanding of ROS2 concepts in a real-world context, further solidifying their learning.

The feedback from participants was generally positive, with many expressing their interest to delve deeper into more advanced ROS topics in the future. We also had the opportunity to further enrich the learning experience, as we concluded the training with an insightful factory tour of Mitsubishi Electric.

This training session wouldn't have been possible without the continuous support and dedication of our consortium members. Their unwavering interest in ROS2 is paving the way for future advancements in robotics, demonstrating the power of collaboration in driving innovation forward.

We look forward to our next run of trainings in Japan! Do drop a comment or contact us if you are interested to participate in subsequent runs. #goROS

by Sheila Devi on July 09, 2024 01:52 PM

July 08, 2024
New Packages for Noetic 2024-07-08

We’re happy to announce 0 new packages and 39 updates are now available in ROS Noetic. This sync was tagged as noetic/2024-07-08.

Thank you to every maintainer and contributor who made these updates available!

Package Updates for noetic

Added Packages [0]:

Updated Packages [39]:

  • ros-noetic-beluga: 2.0.1-1 → 2.0.2-1
  • ros-noetic-beluga-amcl: 2.0.1-1 → 2.0.2-1
  • ros-noetic-beluga-amcl-dbgsym: 2.0.1-1 → 2.0.2-1
  • ros-noetic-beluga-ros: 2.0.1-1 → 2.0.2-1
  • ros-noetic-leo-bringup: 2.4.0-1 → 2.4.1-2
  • ros-noetic-leo-fw: 2.4.0-1 → 2.4.1-2
  • ros-noetic-leo-fw-dbgsym: 2.4.0-1 → 2.4.1-2
  • ros-noetic-leo-robot: 2.4.0-1 → 2.4.1-2
  • ros-noetic-mrpt2: 2.13.1-1 → 2.13.3-1
  • ros-noetic-mrpt2-dbgsym: 2.13.1-1 → 2.13.3-1
  • ros-noetic-rqt-pr2-dashboard: 0.4.0-1 → 0.4.1-1
  • ros-noetic-rtabmap: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-conversions: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-conversions-dbgsym: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-costmap-plugins: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-costmap-plugins-dbgsym: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-dbgsym: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-demos: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-demos-dbgsym: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-examples: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-examples-dbgsym: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-launch: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-legacy: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-legacy-dbgsym: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-msgs: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-odom: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-odom-dbgsym: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-python: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-ros: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-rviz-plugins: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-rviz-plugins-dbgsym: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-slam: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-slam-dbgsym: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-sync: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-sync-dbgsym: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-util: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-util-dbgsym: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-viz: 0.21.4-1 → 0.21.5-1
  • ros-noetic-rtabmap-viz-dbgsym: 0.21.4-1 → 0.21.5-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:

  • Fictionlab
  • Gerardo Puga
  • Jose-Luis Blanco-Claraco
  • Mathieu Labbe
  • Sammy Pfeiffer

1 post - 1 participant

Read full topic

by sloretz on July 08, 2024 11:15 PM

Announcing ros-tool: The easiest way to create web UIs for ROS

Our new, free ros-tool capability makes it trivial to interact with ROS from the web. It provides a React API for subscribing and publish to topics and for placing service calls. It works with both ROS 1 and 2, and unlike rosbridge, it caches all data in the cloud, which means your UIs will work even when your robot is offline (just showing the latest data). Since all data is synced via the cloud, it is also much easier and more efficient to aggregate data from multiple robots, e.g., for showing your fleet on a map.

Example

Here is an example of how to use it on the web:

import { CapabilityContext, CapabilityContextProvider } from '@transitive-sdk/utils-web'

const MyROSComponent = () => {
  // import the API exposed by the ros-tool capability
  const { ready, subscribe, deviceData, publish, call } = useContext(CapabilityContext)

  useEffect(() => {
      if (ready) {
        // subscribe to a ROS 1 topic on the robot
        subscribe(1, '/amcl_pose');
      }
    }, [ready, subscribe])

  // get the pose from the reactively updating device data
  const pose = deviceData?.ros[1].messages?.amcl_pose?.pose.pose;
  if (!pose) return <div>Connecting..</div>;

  // Show pose x and y on page as text:
  return <div>
      x: {pose.position.x},
      y: {pose.position.y}
    </div>
}

const MyPage = () => <CapabilityContextProvider jwt={jwt}>
    <MyROSComponent />
  <CapabilityContextProvider>
>

Getting Started

The easiest way to get started with this is to use our hosted solution on transitiverobotics.com where you can create a (free) account, add your robots, and install the ros-tool capability. Then you can use the playground UI to try it out without writing any code. The playground UI shows you the list of topics on the robot and let’s you subscribe to them. For publishing messages and placing service calls it fetches the message/service schema and uses it to pre-populate an editor with a template where you can just edit the values and send it off.

And yes, Transitive is open-source, so if you prefer to self-host the service, you can.

Demo and Details

Watch the demo here.

ros-tool (Transitive Robotics)

6 posts - 4 participants

Read full topic

by chfritz on July 08, 2024 06:57 PM

July 05, 2024
New packages for Jazzy Jalisco 2024-07-05

Package Updates for jazzy

Note that package counts include dbgsym packages which have been filtered out from the list below

Added Packages [123]:

  • ros-jazzy-autoware-common-msgs: 1.1.0-1
  • ros-jazzy-autoware-control-msgs: 1.1.0-1
  • ros-jazzy-autoware-localization-msgs: 1.1.0-1
  • ros-jazzy-autoware-map-msgs: 1.1.0-1
  • ros-jazzy-autoware-perception-msgs: 1.1.0-1
  • ros-jazzy-autoware-planning-msgs: 1.1.0-1
  • ros-jazzy-autoware-sensing-msgs: 1.1.0-1
  • ros-jazzy-autoware-system-msgs: 1.1.0-1
  • ros-jazzy-autoware-vehicle-msgs: 1.1.0-1
  • ros-jazzy-bondpy: 4.1.0-1
  • ros-jazzy-costmap-queue: 1.3.1-1
  • ros-jazzy-dwb-core: 1.3.1-1
  • ros-jazzy-dwb-critics: 1.3.1-1
  • ros-jazzy-dwb-msgs: 1.3.1-1
  • ros-jazzy-dwb-plugins: 1.3.1-1
  • ros-jazzy-librealsense2: 2.55.1-1
  • ros-jazzy-mola-navstate-fg: 1.0.6-1
  • ros-jazzy-moveit: 2.10.0-1
  • ros-jazzy-moveit-ros: 2.10.0-1
  • ros-jazzy-moveit-ros-benchmarks: 2.10.0-1
  • ros-jazzy-moveit-ros-tests: 2.10.0-1
  • ros-jazzy-nav-2d-msgs: 1.3.1-1
  • ros-jazzy-nav-2d-utils: 1.3.1-1
  • ros-jazzy-nav2-amcl: 1.3.1-1
  • ros-jazzy-nav2-behavior-tree: 1.3.1-1
  • ros-jazzy-nav2-behaviors: 1.3.1-1
  • ros-jazzy-nav2-bringup: 1.3.1-1
  • ros-jazzy-nav2-bt-navigator: 1.3.1-1
  • ros-jazzy-nav2-collision-monitor: 1.3.1-1
  • ros-jazzy-nav2-common: 1.3.1-1
  • ros-jazzy-nav2-constrained-smoother: 1.3.1-1
  • ros-jazzy-nav2-controller: 1.3.1-1
  • ros-jazzy-nav2-core: 1.3.1-1
  • ros-jazzy-nav2-costmap-2d: 1.3.1-1
  • ros-jazzy-nav2-dwb-controller: 1.3.1-1
  • ros-jazzy-nav2-graceful-controller: 1.3.1-1
  • ros-jazzy-nav2-lifecycle-manager: 1.3.1-1
  • ros-jazzy-nav2-map-server: 1.3.1-1
  • ros-jazzy-nav2-mppi-controller: 1.3.1-1
  • ros-jazzy-nav2-msgs: 1.3.1-1
  • ros-jazzy-nav2-navfn-planner: 1.3.1-1
  • ros-jazzy-nav2-planner: 1.3.1-1
  • ros-jazzy-nav2-regulated-pure-pursuit-controller: 1.3.1-1
  • ros-jazzy-nav2-rotation-shim-controller: 1.3.1-1
  • ros-jazzy-nav2-rviz-plugins: 1.3.1-1
  • ros-jazzy-nav2-simple-commander: 1.3.1-1
  • ros-jazzy-nav2-smac-planner: 1.3.1-1
  • ros-jazzy-nav2-smoother: 1.3.1-1
  • ros-jazzy-nav2-system-tests: 1.3.1-1
  • ros-jazzy-nav2-theta-star-planner: 1.3.1-1
  • ros-jazzy-nav2-util: 1.3.1-1
  • ros-jazzy-nav2-velocity-smoother: 1.3.1-1
  • ros-jazzy-nav2-voxel-grid: 1.3.1-1
  • ros-jazzy-nav2-waypoint-follower: 1.3.1-1
  • ros-jazzy-navigation2: 1.3.1-1
  • ros-jazzy-opennav-docking: 1.3.1-1
  • ros-jazzy-opennav-docking-bt: 1.3.1-1
  • ros-jazzy-opennav-docking-core: 1.3.1-1
  • ros-jazzy-realsense2-camera: 4.55.1-3
  • ros-jazzy-realsense2-camera-msgs: 4.55.1-3
  • ros-jazzy-realsense2-description: 4.55.1-3
  • ros-jazzy-rmf-building-map-tools: 1.9.1-1
  • ros-jazzy-rmf-dev: 0.1.0-1
  • ros-jazzy-rmf-traffic-editor: 1.9.1-1
  • ros-jazzy-rmf-traffic-editor-assets: 1.9.1-1
  • ros-jazzy-rmf-traffic-editor-test-maps: 1.9.1-1
  • ros-jazzy-slam-toolbox: 2.8.1-2
  • ros-jazzy-spinnaker-camera-driver: 2.0.20-1
  • ros-jazzy-spinnaker-synchronized-camera-driver: 2.0.20-1
  • ros-jazzy-steering-functions: 0.3.0-1

Updated Packages [440]:

  • ros-jazzy-action-tutorials-cpp: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-action-tutorials-interfaces: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-action-tutorials-py: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-ament-clang-format: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-clang-tidy: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-auto: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-catch2: 1.4.0-3 → 1.4.1-1
  • ros-jazzy-ament-cmake-clang-format: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake-clang-tidy: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake-copyright: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake-core: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-cppcheck: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake-cpplint: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake-export-definitions: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-export-dependencies: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-export-include-directories: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-export-interfaces: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-export-libraries: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-export-link-flags: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-export-targets: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-flake8: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake-gen-version-h: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-gmock: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-google-benchmark: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-gtest: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-include-directories: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-libraries: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-lint-cmake: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake-mypy: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake-pclint: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake-pep257: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake-pycodestyle: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake-pyflakes: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake-pytest: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-python: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-target-dependencies: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-test: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-uncrustify: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cmake-vendor-package: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-version: 2.5.0-2 → 2.5.2-1
  • ros-jazzy-ament-cmake-xmllint: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-copyright: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cppcheck: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-cpplint: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-flake8: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-lint: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-lint-auto: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-lint-cmake: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-lint-common: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-mypy: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-pclint: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-pep257: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-pycodestyle: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-pyflakes: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-uncrustify: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-ament-xmllint: 0.17.0-2 → 0.17.1-1
  • ros-jazzy-beluga: 2.0.1-1 → 2.0.2-1
  • ros-jazzy-beluga-amcl: 2.0.1-1 → 2.0.2-1
  • ros-jazzy-beluga-ros: 2.0.1-1 → 2.0.2-1
  • ros-jazzy-bond: 4.0.0-5 → 4.1.0-1
  • ros-jazzy-bond-core: 4.0.0-5 → 4.1.0-1
  • ros-jazzy-bondcpp: 4.0.0-5 → 4.1.0-1
  • ros-jazzy-camera-calibration-parsers: 5.1.3-1 → 5.1.4-1
  • ros-jazzy-camera-info-manager: 5.1.3-1 → 5.1.4-1
  • ros-jazzy-chomp-motion-planner: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-composition: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-cv-bridge: 4.0.0-2 → 4.1.0-1
  • ros-jazzy-cyclonedds: 0.10.4-4 → 0.10.5-1
  • ros-jazzy-demo-nodes-cpp: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-demo-nodes-cpp-native: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-demo-nodes-py: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-dummy-map-server: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-dummy-robot-bringup: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-dummy-sensors: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-examples-rclcpp-async-client: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclcpp-cbg-executor: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclcpp-minimal-action-client: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclcpp-minimal-action-server: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclcpp-minimal-client: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclcpp-minimal-composition: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclcpp-minimal-publisher: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclcpp-minimal-service: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclcpp-minimal-subscriber: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclcpp-minimal-timer: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclcpp-multithreaded-executor: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclcpp-wait-set: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclpy-executors: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclpy-guard-conditions: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclpy-minimal-action-client: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclpy-minimal-action-server: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclpy-minimal-client: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclpy-minimal-publisher: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclpy-minimal-service: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclpy-minimal-subscriber: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-examples-rclpy-pointcloud-publisher: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-fastcdr: 2.2.1-2 → 2.2.2-1
  • ros-jazzy-fastrtps: 2.14.0-2 → 2.14.1-1
  • ros-jazzy-flir-camera-description: 2.0.15-2 → 2.0.20-1
  • ros-jazzy-flir-camera-msgs: 2.0.15-2 → 2.0.20-1
  • ros-jazzy-geometric-shapes: 2.2.0-1 → 2.2.1-1
  • ros-jazzy-image-common: 5.1.3-1 → 5.1.4-1
  • ros-jazzy-image-geometry: 4.0.0-2 → 4.1.0-1
  • ros-jazzy-image-tools: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-image-transport: 5.1.3-1 → 5.1.4-1
  • ros-jazzy-intra-process-demo: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-irobot-create-msgs: 3.0.0-1 → 3.0.0-2
  • ros-jazzy-kitti-metrics-eval: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-launch-testing-examples: 0.19.3-2 → 0.19.4-1
  • ros-jazzy-libcurl-vendor: 3.4.2-2 → 3.4.3-1
  • ros-jazzy-liblz4-vendor: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-libstatistics-collector: 1.7.2-1 → 1.7.3-1
  • ros-jazzy-lifecycle: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-lifecycle-py: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-logging-demo: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-lttngpy: 8.2.0-2 → 8.2.1-1
  • ros-jazzy-mcap-vendor: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-mola: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-bridge-ros2: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-demos: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-imu-preintegration: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-input-euroc-dataset: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-input-kitti-dataset: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-input-kitti360-dataset: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-input-mulran-dataset: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-input-paris-luco-dataset: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-input-rawlog: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-input-rosbag2: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-kernel: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-launcher: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-metric-maps: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-navstate-fuse: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-pose-list: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-relocalization: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-traj-tools: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-viz: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-mola-yaml: 1.0.5-1 → 1.0.6-1
  • ros-jazzy-moveit-common: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-configs-utils: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-core: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-hybrid-planning: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-kinematics: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-planners: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-planners-chomp: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-planners-ompl: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-planners-stomp: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-plugins: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-py: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-resources-prbt-ikfast-manipulator-plugin: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-resources-prbt-moveit-config: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-resources-prbt-pg70-support: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-resources-prbt-support: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-ros-control-interface: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-ros-move-group: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-ros-occupancy-map-monitor: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-ros-perception: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-ros-planning: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-ros-planning-interface: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-ros-robot-interaction: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-ros-visualization: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-ros-warehouse: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-runtime: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-servo: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-setup-app-plugins: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-setup-assistant: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-setup-controllers: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-setup-core-plugins: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-setup-framework: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-setup-srdf-plugins: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-moveit-simple-controller-manager: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-mp2p-icp: 1.4.3-1 → 1.5.0-1
  • ros-jazzy-mrpt2: 2.13.1-1 → 2.13.2-1
  • ros-jazzy-nav2-minimal-tb3-sim: 1.0.0-1 → 1.0.1-1
  • ros-jazzy-nav2-minimal-tb4-description: 1.0.0-1 → 1.0.1-1
  • ros-jazzy-nav2-minimal-tb4-sim: 1.0.0-1 → 1.0.1-1
  • ros-jazzy-nlohmann-json-schema-validator-vendor: 0.4.0-3 → 0.4.1-1
  • ros-jazzy-openeb-vendor: 1.3.1-1 → 1.3.2-1
  • ros-jazzy-pendulum-control: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-pendulum-msgs: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-pilz-industrial-motion-planner: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-pilz-industrial-motion-planner-testutils: 2.9.0-1 → 2.10.0-1
  • ros-jazzy-point-cloud-transport: 4.0.1-1 → 4.0.2-1
  • ros-jazzy-point-cloud-transport-py: 4.0.1-1 → 4.0.2-1
  • ros-jazzy-pybind11-json-vendor: 0.4.1-3 → 0.4.2-1
  • ros-jazzy-quality-of-service-demo-cpp: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-quality-of-service-demo-py: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-rclcpp: 28.1.2-1 → 28.1.3-1
  • ros-jazzy-rclcpp-action: 28.1.2-1 → 28.1.3-1
  • ros-jazzy-rclcpp-components: 28.1.2-1 → 28.1.3-1
  • ros-jazzy-rclcpp-lifecycle: 28.1.2-1 → 28.1.3-1
  • ros-jazzy-resource-retriever: 3.4.2-2 → 3.4.3-1
  • ros-jazzy-rmf-api-msgs: 0.2.1-3 → 0.3.1-1
  • ros-jazzy-rmf-battery: 0.3.0-3 → 0.3.1-1
  • ros-jazzy-rmf-building-map-msgs: 1.4.0-3 → 1.4.1-1
  • ros-jazzy-rmf-charger-msgs: 3.2.1-3 → 3.3.1-1
  • ros-jazzy-rmf-charging-schedule: 2.6.0-2 → 2.7.2-1
  • ros-jazzy-rmf-dispenser-msgs: 3.2.1-3 → 3.3.1-1
  • ros-jazzy-rmf-door-msgs: 3.2.1-3 → 3.3.1-1
  • ros-jazzy-rmf-fleet-adapter: 2.6.0-2 → 2.7.2-1
  • ros-jazzy-rmf-fleet-adapter-python: 2.6.0-2 → 2.7.2-1
  • ros-jazzy-rmf-fleet-msgs: 3.2.1-3 → 3.3.1-1
  • ros-jazzy-rmf-ingestor-msgs: 3.2.1-3 → 3.3.1-1
  • ros-jazzy-rmf-lift-msgs: 3.2.1-3 → 3.3.1-1
  • ros-jazzy-rmf-obstacle-msgs: 3.2.1-3 → 3.3.1-1
  • ros-jazzy-rmf-scheduler-msgs: 3.2.1-3 → 3.3.1-1
  • ros-jazzy-rmf-site-map-msgs: 3.2.1-3 → 3.3.1-1
  • ros-jazzy-rmf-task: 2.4.0-3 → 2.5.1-1
  • ros-jazzy-rmf-task-msgs: 3.2.1-3 → 3.3.1-1
  • ros-jazzy-rmf-task-ros2: 2.6.0-2 → 2.7.2-1
  • ros-jazzy-rmf-task-sequence: 2.4.0-3 → 2.5.1-1
  • ros-jazzy-rmf-traffic: 3.3.1-3 → 3.3.3-1
  • ros-jazzy-rmf-traffic-examples: 3.3.1-3 → 3.3.3-1
  • ros-jazzy-rmf-traffic-msgs: 3.2.1-3 → 3.3.1-1
  • ros-jazzy-rmf-traffic-ros2: 2.6.0-2 → 2.7.2-1
  • ros-jazzy-rmf-utils: 1.6.0-3 → 1.6.2-1
  • ros-jazzy-rmf-visualization: 2.2.1-3 → 2.3.2-1
  • ros-jazzy-rmf-visualization-building-systems: 2.2.1-3 → 2.3.2-1
  • ros-jazzy-rmf-visualization-fleet-states: 2.2.1-3 → 2.3.2-1
  • ros-jazzy-rmf-visualization-floorplans: 2.2.1-3 → 2.3.2-1
  • ros-jazzy-rmf-visualization-msgs: 1.4.0-3 → 1.4.1-1
  • ros-jazzy-rmf-visualization-navgraphs: 2.2.1-3 → 2.3.2-1
  • ros-jazzy-rmf-visualization-obstacles: 2.2.1-3 → 2.3.2-1
  • ros-jazzy-rmf-visualization-rviz2-plugins: 2.2.1-3 → 2.3.2-1
  • ros-jazzy-rmf-visualization-schedule: 2.2.1-3 → 2.3.2-1
  • ros-jazzy-rmf-websocket: 2.6.0-2 → 2.7.2-1
  • ros-jazzy-rmf-workcell-msgs: 3.2.1-3 → 3.3.1-1
  • ros-jazzy-rmw-fastrtps-cpp: 8.4.0-2 → 8.4.1-1
  • ros-jazzy-rmw-fastrtps-dynamic-cpp: 8.4.0-2 → 8.4.1-1
  • ros-jazzy-rmw-fastrtps-shared-cpp: 8.4.0-2 → 8.4.1-1
  • ros-jazzy-rmw-implementation: 2.15.2-1 → 2.15.3-1
  • ros-jazzy-ros2bag: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-ros2trace: 8.2.0-2 → 8.2.1-1
  • ros-jazzy-rosbag2: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-compression: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-compression-zstd: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-cpp: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-examples-cpp: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-examples-py: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-interfaces: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-performance-benchmarking: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-performance-benchmarking-msgs: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-py: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-storage: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-storage-default-plugins: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-storage-mcap: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-storage-sqlite3: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-test-common: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-test-msgdefs: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-tests: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosbag2-transport: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-rosidl-adapter: 4.6.2-1 → 4.6.3-1
  • ros-jazzy-rosidl-cli: 4.6.2-1 → 4.6.3-1
  • ros-jazzy-rosidl-cmake: 4.6.2-1 → 4.6.3-1
  • ros-jazzy-rosidl-generator-c: 4.6.2-1 → 4.6.3-1
  • ros-jazzy-rosidl-generator-cpp: 4.6.2-1 → 4.6.3-1
  • ros-jazzy-rosidl-generator-type-description: 4.6.2-1 → 4.6.3-1
  • ros-jazzy-rosidl-parser: 4.6.2-1 → 4.6.3-1
  • ros-jazzy-rosidl-pycommon: 4.6.2-1 → 4.6.3-1
  • ros-jazzy-rosidl-runtime-c: 4.6.2-1 → 4.6.3-1
  • ros-jazzy-rosidl-runtime-cpp: 4.6.2-1 → 4.6.3-1
  • ros-jazzy-rosidl-typesupport-interface: 4.6.2-1 → 4.6.3-1
  • ros-jazzy-rosidl-typesupport-introspection-c: 4.6.2-1 → 4.6.3-1
  • ros-jazzy-rosidl-typesupport-introspection-cpp: 4.6.2-1 → 4.6.3-1
  • ros-jazzy-rviz-assimp-vendor: 14.1.1-1 → 14.1.2-1
  • ros-jazzy-rviz-common: 14.1.1-1 → 14.1.2-1
  • ros-jazzy-rviz-default-plugins: 14.1.1-1 → 14.1.2-1
  • ros-jazzy-rviz-ogre-vendor: 14.1.1-1 → 14.1.2-1
  • ros-jazzy-rviz-rendering: 14.1.1-1 → 14.1.2-1
  • ros-jazzy-rviz-rendering-tests: 14.1.1-1 → 14.1.2-1
  • ros-jazzy-rviz-visual-testing-framework: 14.1.1-1 → 14.1.2-1
  • ros-jazzy-rviz2: 14.1.1-1 → 14.1.2-1
  • ros-jazzy-shared-queues-vendor: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-smclib: 4.0.0-5 → 4.1.0-1
  • ros-jazzy-sqlite3-vendor: 0.26.3-1 → 0.26.4-1
  • ros-jazzy-sros2: 0.13.0-3 → 0.13.2-1
  • ros-jazzy-sros2-cmake: 0.13.0-3 → 0.13.2-1
  • ros-jazzy-swri-console: 2.0.4-7 → 2.0.5-1
  • ros-jazzy-topic-monitor: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-topic-statistics-demo: 0.33.3-1 → 0.33.4-1
  • ros-jazzy-tracetools: 8.2.0-2 → 8.2.1-1
  • ros-jazzy-tracetools-launch: 8.2.0-2 → 8.2.1-1
  • ros-jazzy-tracetools-read: 8.2.0-2 → 8.2.1-1
  • ros-jazzy-tracetools-test: 8.2.0-2 → 8.2.1-1
  • ros-jazzy-tracetools-trace: 8.2.0-2 → 8.2.1-1
  • ros-jazzy-vision-opencv: 4.0.0-2 → 4.1.0-1
  • ros-jazzy-zstd-vendor: 0.26.3-1 → 0.26.4-1

Removed Packages [4]:

  • ros-jazzy-rmf-cmake-uncrustify
  • ros-jazzy-test-bond
  • ros-jazzy-test-bond-dbgsym
  • ros-jazzy-webots-ros2-tests

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:

  • Aaron Chong
  • Aditya Pande
  • Alberto Soragna
  • Alberto Tudela
  • Alejandro Hernandez Cordero
  • Alejandro Hernández
  • Alexander Gutenkunst
  • Alexey Merzlyakov
  • Apex.AI, Inc.
  • Arjo Chakravarty
  • Bernd Pfrommer
  • Blake Anderson
  • Brandon Ong
  • Brian Wilcox
  • Carl Delsey
  • Carlos Orduno
  • Chittaranjan Srinivas Swaminathan
  • Chris Lalancette
  • Christian Henkel
  • Christophe Bedard
  • David V. Lu!!
  • Eclipse Foundation, Inc.
  • Emerson Knapp
  • Foxglove
  • Geoffrey Biggs
  • Gerardo Puga
  • Grey
  • Henning Kayser
  • Holger Banzhaf
  • Ivan Paunovic
  • Jose-Luis Blanco-Claraco
  • Kenji Brameld
  • LibRealSense ROS Team
  • Luca Della Vedova
  • Luis Camero
  • M. Fatih Cırıt
  • Marco A. Gutiérrez
  • Matej Vargovcik
  • Michael Görner
  • Michael Jeronimo
  • Michael Orlov
  • Miguel Company
  • Mohammad Haghighipanah
  • Morgan Quigley
  • MoveIt Release Team
  • Peter David Fagan
  • ROS Security Working Group
  • ROS Tooling Working Group
  • Rushyendra Maganty
  • Southwest Research Institute
  • Steve Macenski
  • Takagi, Isamu
  • Tyler Weaver
  • William Woodall
  • Yadunund
  • Yutaka Kondo
  • geoff
  • kminoda
  • methylDragon
  • steve

1 post - 1 participant

Read full topic

by marcogg on July 05, 2024 04:36 PM

July 04, 2024
New Implementation for Unitree GO 2 in ROS 2 Humble

home

Hello everyone!!

Let me introduce myself, my name is Juan Carlos Manzanares and I belong to a robotics research group called Intelligents Robotics Lab, belonging to the Rey Juan Carlos University, Madrid, Spain. In this group we develop some projects, such as MOCAP4ROS2, PlanSys2, CascadeLifecycle, marathon for nav2, robocups

Today, together with @Fmrico and @juanscelyg, I come to present our implementation to make the unitree go 2 robot work in ros2, in this case for dds.

This implementation is given since once you connect to this robot you can see topics, but you do not see any launched nodes. Furthermore, there is too much information in these topics that we are not typically used to seeing in a robot. By this I mean being able to see a /robot_description, being able to see the /joints_states of the motors, being able to move our robot easily using a /cmd_vel.

In the previous repository, you can find how to use our “driver”, fully implemented in c++, with all the steps to follow to change your robot’s mode, change settings, command speeds, etc… Also, you can find a small list of implementations that we already have done, or which we are currently working on.

I show you some images of what was mentioned:

We are currently developing support to be able to do slam and nav2 with this robot, so we hope to update within a couple of weeks with new news about it ^ ^. Also, in the future (hopefully soon), we want to have a gazebo simulation ready, so that anyone who does not have this robot can also work with it.

This post is not only to show our work, but also to invite the entire community to contribute to it, helping to find small bugs, developing new things… So I invite everyone to contribute to this repository.

Thank you very much for reading the post and I hope it helps many of you.

Greetings.

8 posts - 7 participants

Read full topic

by Juancams on July 04, 2024 03:11 PM


Powered by the awesome: Planet