UDP Communication between pc(installed ros) and android(not installed ros)

asked 2016-11-11 21:26:58 -0500

sasadasd gravatar image

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).

edit retag flag offensive close merge delete

Comments

1

You might want to take a look at rosbridge, it should do the job.

Update: Rosbridge can do UDP

Humpelstilzchen gravatar image Humpelstilzchen  ( 2016-11-14 02:12:39 -0500 )edit

Thank you for your advice!

I try to check it .

sasadasd gravatar image sasadasd  ( 2016-11-17 08:53:42 -0500 )edit