ros2-docs/docs/TurtleBot 4/Viewing Turtlebot 4 Sensor Data.md

6 lines
200 B
Markdown
Raw Normal View History

2024-12-08 01:17:10 +00:00
# Viewing Turtlebot 4 Sensor Data
2024-11-25 19:19:31 +00:00
Viewing the Turtlebot 4 sensor data is really easy with Rviz. to view it run the Rviz view model command.
```bash
ros2 launch turtlebot4_viz view_model.launch.py
```