Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 285 Bytes

File metadata and controls

30 lines (21 loc) · 285 Bytes

use rqt to list node graph

rqt rqt_graph

terminal commands

ros2 node list
ros2 node info <node_name>1
ros2 topic list

flags: -t -> will append topic type in brackets

ros2 topic echo <topic_name>
ros2 topic info