ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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.