ros_message

Type Alias MessageValue

Source
pub type MessageValue = HashMap<String, Value>;
Expand description

Represents an arbitrary ROS message.

Aliased Typeยง

struct MessageValue { /* private fields */ }