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 set_map_projections;
pub use set_map_projections::SetMapProjections;
pub use set_map_projections::SetMapProjectionsRequest;
pub use set_map_projections::SetMapProjectionsResponse;
mod get_point_map;
pub use get_point_map::GetPointMap;
pub use get_point_map::GetPointMapRequest;
pub use get_point_map::GetPointMapResponse;
mod get_point_map_roi;
pub use get_point_map_roi::GetPointMapROI;
pub use get_point_map_roi::GetPointMapROIRequest;
pub use get_point_map_roi::GetPointMapROIResponse;
mod projected_maps_info;
pub use projected_maps_info::ProjectedMapsInfo;
pub use projected_maps_info::ProjectedMapsInfoRequest;
pub use projected_maps_info::ProjectedMapsInfoResponse;
mod get_map_roi;
pub use get_map_roi::GetMapROI;
pub use get_map_roi::GetMapROIRequest;
pub use get_map_roi::GetMapROIResponse;
mod save_map;
pub use save_map::SaveMap;
pub use save_map::SaveMapRequest;
pub use save_map::SaveMapResponse;