Using data received from roslibjs on a local machine with ROS
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?
Asked by mpenmet on 2019-02-03 17:56:39 UTC
Comments