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

This could be a classic ROS-on-Android network configuration issue. See:

for some other questions about this.

In short: make sure that you either have a properly setup DNS (where both your Android device and your ROS master can resolve each other's hostnames), or force the ROS master to use bare IPs for everything, using appropriate values for ROS_IP and ROS_MASTER_URI.