ros master and android phone cannot connect [closed]
Greetings all,
I'm trying to run the android image_transport tutorial on my android phone, but the application crashes from the start. There was no error when I run the rosmake on the package or when I exported it to my phone. It seems to me that the rosmaster on my computer and the phone can't communicate. I set ROS_IP to the computer (rosmaster) Ip and set ROS_MASTER_URI too. Roscore is running on the computer also. I don't know what I'm missing for the phone to detect the rosmaster running on the computer and connect to it so that the application doesn't crash from the start. Could you please help me figure it out
Thank you for your help