Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not install naoqi_driver #166

Open
wenjhe opened this issue Feb 19, 2024 · 1 comment
Open

can not install naoqi_driver #166

wenjhe opened this issue Feb 19, 2024 · 1 comment

Comments

@wenjhe
Copy link

wenjhe commented Feb 19, 2024

I referred to the following URL to install naoqi_driver
https://ros-naoqi.github.io/naoqi_driver/install.html

And referred to the following steps

mkdir -p ~/catkin_ws/src
cd ~/catkin_ws/src
git clone https://github.com/ros-naoqi/naoqi_driver.git
rosdep install -i -y --from-paths ./naoqi_driver
source /opt/ros/indigo/setup.sh
cd ../ && catkin_make

And encountered the following error.
error.txt

How can I solve this error?

Thanks

@wenjhe wenjhe changed the title can't not install naoqi_driver can not install naoqi_driver Feb 19, 2024
@tungngovn
Copy link

What is your ROS version? If it is not Indigo, you should change the command source /opt/ros/indigo/setup.sh to a suitable version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants