Can't define a planner for moveit in ros indigo
Hey,
I am trying to set a moveit planner for my robotic arm with following command: group.setPlannerId("PRMstarkConfigDefault");
In return I get this error:
movegroup: /usr/include/boost/smartptr/sharedptr.hpp:653: typename boost::detail::spmemberaccess
I also got the same error when I am using rviz interface for moveit. It also happens when I choose another planners, except the default one.
I tried the same code in ros hydro and it works fine.
How can I fix this?
Thanks in advance,
Sharon
Asked by SHPOWER on 2014-09-19 06:36:14 UTC
Comments