rustdds 0.11.8

Native Rust DDS implementation with RTPS
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 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.