ros2-docs/docs/General ROS 2/Debuging.md
2024-11-25 14:19:31 -05:00

9 lines
87 B
Markdown
Executable File

Get a map of the nodes on the ros network
```bash
ros2 run rqt_graph rqt_graph
```