Using data received from roslibjs on a local machine with ROS

asked 2019-02-03 16:56:39 -0500

mpenmet gravatar image

I have two robots with ROS, but not on local network.

I was able to send information from one machine to another using rosbridge and roslibjs.

I receive messages on my second robot using Javascript (roslibjs). How can i use these received messages in local instance of ROS?

edit retag flag offensive close merge delete