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

For me, this seems as if you try to connect to the wrong IP. Can you verify that your NAO_IP is set to the correct IP of your robot? when in doubt, start your program like this:

NAO_IP=<ip_of_your_robot> roslaunch nao_bringup nao_full.launch

Then further, please check that naoqi is running successfully on your robot. If not, the bridge can't connect to it. You can check also by opening choregraphe and see if the camera is working fine.