ros2 / domain_bridge

Bridge communication across different ROS 2 domains.
Apache License 2.0
52 stars 12 forks source link

Allow bi-directional topic bridging #38

Closed rebecca-butler closed 3 years ago

rebecca-butler commented 3 years ago

We should add an option to enable bi-directional communication for bridged topics.

This could be done on a per-topic basis in the yaml config, or by grouping topics into "one-way" and "bi-directional" categories.