UDP Communication between pc(installed ros) and android(not installed ros)
Hello,
I'd like to use UDP communication between pc(installed ros) and android(not installed ros).
For example , I'd like to send a picture from android to pc(installed ros) . Then , pc(installed ros) processed the received picture and do something.
Please let me know if you know how to communicate between pc(installed ros) and android(not installed ros).
Asked by sasadasd on 2016-11-11 22:26:58 UTC
Comments
You might want to take a look at rosbridge, it should do the job.
Update: Rosbridge can do UDP
Asked by Humpelstilzchen on 2016-11-14 03:12:39 UTC
Thank you for your advice!
I try to check it .
Asked by sasadasd on 2016-11-17 09:53:42 UTC