ros2-interfaces-rolling 0.0.1

Structs for Messages and Services listed by ROS Index for ROS2 Rolling. Built around the `ros2-client` crate.
Documentation
mod set_map_projections;
pub use set_map_projections::SetMapProjections;
pub use set_map_projections::SetMapProjectionsReq;
pub use set_map_projections::SetMapProjectionsRes;
mod get_point_map;
pub use get_point_map::GetPointMap;
pub use get_point_map::GetPointMapReq;
pub use get_point_map::GetPointMapRes;
mod get_point_map_roi;
pub use get_point_map_roi::GetPointMapROI;
pub use get_point_map_roi::GetPointMapROIReq;
pub use get_point_map_roi::GetPointMapROIRes;
mod projected_maps_info;
pub use projected_maps_info::ProjectedMapsInfo;
pub use projected_maps_info::ProjectedMapsInfoReq;
pub use projected_maps_info::ProjectedMapsInfoRes;
mod get_map_roi;
pub use get_map_roi::GetMapROI;
pub use get_map_roi::GetMapROIReq;
pub use get_map_roi::GetMapROIRes;
mod save_map;
pub use save_map::SaveMap;
pub use save_map::SaveMapReq;
pub use save_map::SaveMapRes;