Expand description

Bindings to rosidl_runtime_c and related functionality for messages.

Macros

  • Creates a sequence, similar to the vec! macro.

Structs

Traits

  • Trait for types that can be used in a rclrs::Subscription and a rclrs::Publisher.
  • Trait for RMW-native messages.
  • Internal trait that connects a particular Sequence<T> instance to generated C functions that allocate and deallocate memory.
  • Trait for services.