49 releases

0.3.7 Nov 18, 2024
0.3.6 Aug 28, 2024
0.3.5 Jul 3, 2024
0.3.2 Jan 29, 2024
0.2.2-rc Mar 31, 2023

#282 in Robotics

Download history 84/week @ 2024-08-12 10/week @ 2024-08-19 142/week @ 2024-08-26 5/week @ 2024-09-23 1/week @ 2024-10-07 4/week @ 2024-10-14 132/week @ 2024-11-04 95/week @ 2024-11-11 158/week @ 2024-11-18 6/week @ 2024-11-25

391 downloads per month

Apache-2.0

10KB
134 lines

Abstraction of various publisher/subscriber communication backends.

Provides a CommunicationLayer trait as an abstraction for different publisher/subscriber systems. The following set of backends are currently supported:

  • Zenoh: The zenoh project implements a distributed publisher/subscriber system with automated routing. To use zenoh, use the ZenohCommunicationLayer struct.

Dependencies

~25–41MB
~613K SLoC