ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

On your PC, You should have done the following:

export ROS_MASTER_URI=http://<your-pc-IP>:11311

export ROS_IP=<your-pc-IP>

and then when you use your android device, try connecting with

connect: http://<your-pc-IP>:11311

It should work! hope this helps.

mk