# ROS2 Demo: ROS visualizer
This example program displays ROS data on GUI.
## Instructions
* Build and execute the RustDDS example: `cargo run --example=ros_visualizer`.
Change tab with arrow left and arrow right buttons.
Change selected item with arrow up and arrow down buttons
Quit application with 'q' button.