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
1
2
3
4
5
6
7
8
mod point_cloud2_update;
pub use point_cloud2_update::PointCloud2Update;
mod projected_map;
pub use projected_map::ProjectedMap;
mod projected_map_info;
pub use projected_map_info::ProjectedMapInfo;
mod occupancy_grid_update;
pub use occupancy_grid_update::OccupancyGridUpdate;