Re-exports§
pub use crate::api::raii::Publisher;
pub use crate::api::raii::Service;
pub use crate::api::raii::Subscriber;
pub use crate::api::handlers::SubscriptionHandler;
pub use crate::api::error;
pub use crate::api::Clock;
pub use crate::api::Parameter;
pub use crate::singleton::*;
Modules§
Macros§
- ros_
debug - ros_
debug_ once - ros_
debug_ throttle - ros_
debug_ throttle_ identical - ros_err
- ros_
err_ once - ros_
err_ throttle - ros_
err_ throttle_ identical - ros_
fatal - ros_
fatal_ once - ros_
fatal_ throttle - ros_
fatal_ throttle_ identical - ros_
info - ros_
info_ once - ros_
info_ throttle - ros_
info_ throttle_ identical - ros_log
- ros_
log_ once - ros_
log_ throttle - ros_
log_ throttle_ identical - ros_
warn - ros_
warn_ once - ros_
warn_ throttle - ros_
warn_ throttle_ identical
Structs§
- Client
- Client
Response - Duration
- ROS representation of duration, with nanosecond precision
- Dynamic
Msg - RawMessage
- RawMessage
Description - Time
- ROS representation of time, with nanosecond precision
Enums§
- MsgValue
- Represents an arbitrary ROS message or value in it.
Traits§
Type Aliases§
- MsgMessage
- Represents an arbitrary ROS message.