ros-data-types icon indicating copy to clipboard operation
ros-data-types copied to clipboard

This repository contains a rich set of ROS data types in OMG IDL format. These types enable you to create native DDS applications capable of interoperating with ROS 2 applications using equivalent mes...

Results 3 ros-data-types issues
Sort by recently updated
recently updated
newest added

Just to get the ball rolling. This PR includes: **Update to ROS2 Foxy** This was derived from the generated IDL created during a ROS2 source build, so it includes ALL...

Hi, I couldn't visualize ros messages in ROS2 rviz When I try to echo a topic using ros2 topic echo /topic name, I got an error below _The passed message...

Hi, I have tried building this repo for a more modern version of ROS2 (humble) with gcc 11.2.0. When building, (both using colcon and directly using make as described in...