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

Could you explain build example application

Open mehmety888 opened this issue 4 years ago • 1 comments

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 type is invalid.

I especially don't understand "build example application" step.

I am using C++11 and there isn't any support classes generated. I don't know how to use plugin. Is there any document how to do this ?

Please explain in detail, Mehmet

mehmety888 avatar Jun 03 '21 15:06 mehmety888

Couple of demos here: https://github.com/neil-rti/ros2-interop-demos

sisaha9 avatar Oct 24 '23 22:10 sisaha9