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

Check adb logcat and make sure that your Android device is able to connect to the master and that the publisher is successful registered. It's likely that this is purely a networking issue.

Log the address used in your NodeConfiguration and check that it is accessible by the Linux PC.

You may also try downloading a ping app for Android and use it to verify connectivity in that direction.