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

move group python interface error

asked 2017-01-12 11:18:43 -0500

dinesh gravatar image

updated 2017-01-12 11:21:45 -0500

terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >' what(): boost: mutex lock failed in pthread_mutex_lock: Invalid argument

I'm getting this error when i tried to run the python program to move the robot in rviz. And also where is the move_group_interface.cpp file in the pr2_moveit_tutorial package in ros indigo. I wanted to move the pr2 in gazebo also not just in rviz but i'm not finding the cpp file, python file is present their but its not working. What should i do. I installed the pr2_moveit_package as : sudo apt-get install ros-indigo-moveit-pr2

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-01-13 09:10:49 -0500

mpjansen gravatar image

Hi @q1 A while ago I ran into the same throw, if you look closely you'll see it happens when your script is terminated.

It is a known bug, please see: https://github.com/ros-planning/movei...

See also the note in the tutorials under "running the code" http://docs.ros.org/kinetic/api/movei...

Hope this helps

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-01-12 11:18:43 -0500

Seen: 508 times

Last updated: Jan 13 '17