6 lines
200 B
Markdown
Executable File
6 lines
200 B
Markdown
Executable File
# Viewing Turtlebot 4 Sensor Data
|
|
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
|
|
``` |