ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Used:

gedit .bashrc

And copy in the end

export PYTHONPATH=~/naoqi/naoqi-sdk-1.12.3-linux32/lib:$PYTHONPATH

But have the same problem

Used:

gedit .bashrc

And copy in the end

export PYTHONPATH=~/naoqi/naoqi-sdk-1.12.3-linux32/lib:$PYTHONPATH

I have used:

cd ~/naoqi/naoqi-sdk-1.12.5-linux64/lib
export PYTHONPATH=~/naoqi/naoqi-sdk-1.12.5-linux64/lib:$PYTHONPATH

and tried to load:

roslaunch nao_driver nao_driver.launch

But have the same problem

A lot of thanks!!