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
1
2
3
4
5
6
7
8
mod station_manager_control_protocol;
pub use station_manager_control_protocol::StationManagerControlProtocol;
pub use station_manager_control_protocol::StationManagerControlProtocolRequest;
pub use station_manager_control_protocol::StationManagerControlProtocolResponse;
mod station_manager_station_protocol;
pub use station_manager_station_protocol::StationManagerStationProtocol;
pub use station_manager_station_protocol::StationManagerStationProtocolRequest;
pub use station_manager_station_protocol::StationManagerStationProtocolResponse;