ros2-interfaces-iron 0.0.2

Structs for Messages and Services listed by ROS Index for ROS2 Iron. Built around the `ros2-client` crate.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
mod rcgcd14;
pub use rcgcd14::RCGCD14;
mod rcgcd15;
pub use rcgcd15::RCGCD15;
mod robot_info15;
pub use robot_info15::RobotInfo15;
mod robot_info14;
pub use robot_info14::RobotInfo14;
mod team_info15;
pub use team_info15::TeamInfo15;
mod team_info14;
pub use team_info14::TeamInfo14;
mod rcgcrd4;
pub use rcgcrd4::RCGCRD4;