ros2-docs/docs/General ROS 2/Debuging.md

9 lines
87 B
Markdown
Raw Normal View History

2024-11-25 19:19:31 +00:00
Get a map of the nodes on the ros network
```bash
ros2 run rqt_graph rqt_graph
```