[ROS2 Tutorials] How to work with ROS2 Topics from the Command Line

preview_player
Показать описание
In this video, we'll see how to work with ROS2 topics from the command line, using the available commands.

COMMANDS TO USE:
Start the ROS2 docker machine: docker run -it osrf/ros2:bouncy-basic
See a list of ros2 topics - ros2 topic list
See information about a topic - ros2 topic info [topic_name]

ROS2 COURSE:

// FEEDBACK:

Did you like this video? Whatever the case, please leave a comment on the comments section below, so we can interact and learn from each other.

If you want to learn about other ROS topics, please let us know on the comments area and we will do a video about it.

#ROS2 #ROS #rostutorials
Рекомендации по теме
Комментарии
Автор

How to control publish rate on topic in ROS2?

kvnptl
Автор

Hi, first of all, great videos on ROS2, extremely helpful! I am working on custom ROS2 messages, and they are successfully built, sourced, Published and Received on the topic/node I create. However, I am not able to record the ros2 bag file for these messages. The error I get each time I try to do it is,
*Failed to record: Something went wrong loading the typesupport library for message type package_name/msgname. Library could not be found.*
Could you possibly guide me through this?
TIA.

JaydenMomos
welcome to shbcf.ru