ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Mirroring master

asked 2013-10-21 08:23:42 -0500

ps4321 gravatar image

We are running a ROS system remotely. Due to the particular setup, there is a high network latency (esp. towards the remote site) which we can not fix. rviz does not handle this well and using it is basically impossible.

Given this scenario, is there any way to "mirror" the master? I.e. we would like to just send all (or preferably only some) topics from the remote ROS master to the local one (using unreliable transport / UDP), so we can use rviz with the local master. Is this possible?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-10-21 09:02:10 -0500

Check out foreign_relay. It may do exactly what you want.

edit flag offensive delete link more

Comments

But foreign_relay still communicates bi-directionally (for the subscription). Is there a way to statically define a set of topics to push remotely?

ps4321 gravatar image ps4321  ( 2013-10-21 11:41:40 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-10-21 08:23:42 -0500

Seen: 206 times

Last updated: Oct 21 '13