ros2-interfaces-rolling 0.0.2

Structs for Messages and Services listed by ROS Index for ROS2 Rolling. Built around the `ros2-client` crate.
Documentation
mod mola_runtime_param_get;
pub use mola_runtime_param_get::MolaRuntimeParamGet;
pub use mola_runtime_param_get::MolaRuntimeParamGetRequest;
pub use mola_runtime_param_get::MolaRuntimeParamGetResponse;
mod relocalize_near_pose;
pub use relocalize_near_pose::RelocalizeNearPose;
pub use relocalize_near_pose::RelocalizeNearPoseRequest;
pub use relocalize_near_pose::RelocalizeNearPoseResponse;
mod map_save;
pub use map_save::MapSave;
pub use map_save::MapSaveRequest;
pub use map_save::MapSaveResponse;
mod map_load;
pub use map_load::MapLoad;
pub use map_load::MapLoadRequest;
pub use map_load::MapLoadResponse;
mod mola_runtime_param_set;
pub use mola_runtime_param_set::MolaRuntimeParamSet;
pub use mola_runtime_param_set::MolaRuntimeParamSetRequest;
pub use mola_runtime_param_set::MolaRuntimeParamSetResponse;
mod relocalize_from_gnss;
pub use relocalize_from_gnss::RelocalizeFromGNSS;
pub use relocalize_from_gnss::RelocalizeFromGNSSRequest;
pub use relocalize_from_gnss::RelocalizeFromGNSSResponse;