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 joint_wrench;
pub use joint_wrench::JointWrench;
mod world_reset;
pub use world_reset::WorldReset;
mod entity_factory;
pub use entity_factory::EntityFactory;
mod video_record;
pub use video_record::VideoRecord;
mod float32_array;
pub use float32_array::Float32Array;
mod contact;
pub use contact::Contact;
mod material_color;
pub use material_color::MaterialColor;
mod entity_wrench;
pub use entity_wrench::EntityWrench;
mod param_vec;
pub use param_vec::ParamVec;
mod contacts;
pub use contacts::Contacts;
mod entity;
pub use entity::Entity;
mod gui_camera;
pub use gui_camera::GuiCamera;
mod sensor_noise;
pub use sensor_noise::SensorNoise;
mod world_control;
pub use world_control::WorldControl;
mod light;
pub use light::Light;
mod altimeter;
pub use altimeter::Altimeter;
mod dataframe;
pub use dataframe::Dataframe;
mod string_vec;
pub use string_vec::StringVec;
mod track_visual;
pub use track_visual::TrackVisual;