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
mod agent_state;
pub use agent_state::AgentState;
mod accelerometer;
pub use accelerometer::Accelerometer;
mod universal_joint_pos;
pub use universal_joint_pos::UniversalJointPos;
mod gyro_rate;
pub use gyro_rate::GyroRate;
mod spherical;
pub use spherical::Spherical;
mod hinge_joint_vel;
pub use hinge_joint_vel::HingeJointVel;
mod flag;
pub use flag::Flag;
mod game_state;
pub use game_state::GameState;
mod goalpost;
pub use goalpost::Goalpost;
mod ball;
pub use ball::Ball;
mod vision;
pub use vision::Vision;
mod beam;
pub use beam::Beam;
mod force_resistance;
pub use force_resistance::ForceResistance;
mod effector;
pub use effector::Effector;
mod hinge_joint_pos;
pub use hinge_joint_pos::HingeJointPos;
mod say;
pub use say::Say;
mod player;
pub use player::Player;
mod universal_joint_vel;
pub use universal_joint_vel::UniversalJointVel;
mod field_line;
pub use field_line::FieldLine;
mod percept;
pub use percept::Percept;
mod synchronize;
pub use synchronize::Synchronize;
mod hear;
pub use hear::Hear;