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 emitter_send_string;
pub use emitter_send_string::EmitterSendString;
pub use emitter_send_string::EmitterSendStringRequest;
pub use emitter_send_string::EmitterSendStringResponse;
mod spawn_node_from_string;
pub use spawn_node_from_string::SpawnNodeFromString;
pub use spawn_node_from_string::SpawnNodeFromStringRequest;
pub use spawn_node_from_string::SpawnNodeFromStringResponse;
mod get_bool;
pub use get_bool::GetBool;
pub use get_bool::GetBoolRequest;
pub use get_bool::GetBoolResponse;
mod set_string;
pub use set_string::SetString;
pub use set_string::SetStringRequest;
pub use set_string::SetStringResponse;
mod spawn_urdf_robot;
pub use spawn_urdf_robot::SpawnUrdfRobot;
pub use spawn_urdf_robot::SpawnUrdfRobotRequest;
pub use spawn_urdf_robot::SpawnUrdfRobotResponse;