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 landmark_list;
pub use landmark_list::LandmarkList;
mod metric;
pub use metric::Metric;
mod histogram_bucket;
pub use histogram_bucket::HistogramBucket;
mod submap_entry;
pub use submap_entry::SubmapEntry;
mod status_response;
pub use status_response::StatusResponse;
mod metric_family;
pub use metric_family::MetricFamily;
mod metric_label;
pub use metric_label::MetricLabel;
mod status_code;
pub use status_code::StatusCode;
mod submap_list;
pub use submap_list::SubmapList;
mod bagfile_progress;
pub use bagfile_progress::BagfileProgress;
mod submap_texture;
pub use submap_texture::SubmapTexture;
mod landmark_entry;
pub use landmark_entry::LandmarkEntry;
mod trajectory_states;
pub use trajectory_states::TrajectoryStates;