-
Notifications
You must be signed in to change notification settings - Fork 47
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
Cannot connect to Pepper: can't find service: ROS-Driver-Audio #51
Comments
Notice: only the Left part of the picture is important. The error descrition is above the red rows |
Hi John, I ran into a similar issue running naoqi_driver, I temporarily deactivated the audio service in order to avoid this crash: I modified the share/boot_config.json file of naoqi_driver, setting the "enabled" key to false. I assume that you installed everything using apt-get, your naoqi_driver package should be in /opt/ros/your_distro/naoqi_driver. If you can't find the boot_config file, you might have to clone the naoqi_driver repo and compile it |
You should not be using both --nao_ip:=... and --qi-url=... |
Hello my Name is John and i have a huge issue related to the use of Pepper Packages (C++ and Python version)
When i try to bring up my Pepper Robot (see this Link of ROS tutorials : http://wiki.ros.org/pepper/Tutorials) in order to use some topics of the "rostopic list", i get this error message on my terminal window:
terminate called after throwing an instance of 'qi::FutureUserException'
what(): ALProxy::ALProxy
Can't find service: ROS-Driver-Audio
I tried to change the bridge network or create my own, but any of this solutions was successful.
please help me, i try to solve this issue since 2 weeks already.
every idea and suggestion will be appreciated
The text was updated successfully, but these errors were encountered: