You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to launch the pepper_bringup.launch but I hed the next error:
[ERROR] [1508861764.274247278]: Motion: Failed to get robot body names!
Trace: ALMotion::getBodyNames
Could not parse "LArmRArm" as a valid joint name, chain name or "Body"
[naoqi_dcm_driver-2] process has died [pid 24774, exit code -11, cmd /opt/ros/indigo/lib/naoqi_dcm_driver/naoqi_dcm_driver __name:=naoqi_dcm_driver __log:=/home/peppercom/.ros/log/9cba558c-b8cf-11e7-abad-d8cb8a065d13/naoqi_dcm_driver-2.log].
log file: /home/peppercom/.ros/log/9cba558c-b8cf-11e7-abad-d8cb8a065d13/naoqi_dcm_driver-2*.log
does anyone else had the same problem? how can I fix it?
Happens on the the Debian package on ROS Indigo. Worked around by recompiling the dcm_driver.
The text was updated successfully, but these errors were encountered:
@mikaelarguedas after checking it more carefully, it seams that all released dependencies are up to date.
Also checked the released versions with apt-get on my PC and it works.
@victorpaleologue did you try to update your installed version? or remove and install again?
which ROS version do you use? which Ubuntu?
@victorpaleologue thanks Victor for reporting, I've answered in the group. There was already a similar issue reported here on GitHub some months ago and it was resolved. I would be glad to know about the current status now so that we can close it
Reported in https://groups.google.com/d/msg/ros-sig-aldebaran/Cu18gewN41Y/xWXu9hSqAwAJ by Ariel Bistritsky, reproduced by Josef Gerauer-Aigner.
Happens on the the Debian package on ROS Indigo. Worked around by recompiling the dcm_driver.
The text was updated successfully, but these errors were encountered: