robotics-in-concert / rocon_multimaster

Key components for ros multimaster systems
11 stars 19 forks source link

Optional configurable relay drop-ins #279

Open stonier opened 10 years ago

stonier commented 10 years ago

Can we use the data_link_toolset for this?

http://www.ros.org/news/2014/04/new-packages-datalink-toolkit-for-remote-operation-with-high-latency-and-low-bandwidth-connections.html

stonier commented 10 years ago

Probably not exactly what we want as they just relay over a regular ros topic. However they do have great code showing how to drop in relays (they do one with a raw socket connection). This prompts some thoughts: