Macros§
- format_
keyexpr - format_
keyexpr_ raw - format_
liveliness_ keyexpr - Liveliness keyexpr mangles key parts in order to escape slashes
Structs§
- Zenoh
RosConfig - Zenoh
RosContext - Zenoh
RosSink - This is a sink task that sends ROS-compatible messages to a Zenoh topic.
P is the payload type of the messages, which must be convertible to ROS format.
Hence, the payload type must implement the
RosMsgAdaptertrait.