can't locate node [naoqi_joint_states_cpp]
Hello, we are trying to run nao_driver on our remote machine, connecting to your real Nao with :
NAO_IP=192.168.1.10 roslaunch nao_driver nao_driver.launch ( as said in http://wiki.ros.org/naoqi_driver )
but we get :
ERROR: cannot launch node of type [naoqi_driver/naoqi_joint_states_cpp]: can't locate node [naoqi_joint_states_cpp] in package [naoqi_driver]
we tried to update/upgrade but nothing changed. We are working under indigo and naoqi1.14 and we setup the PYTHONPATH to the pynaoqi path.
What can I try ?