Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 1441

MoveIt RRTstar crashes when compiled from source

$
0
0
Hello dear ROS-users, I am currently trying to write a new planner within OMPL to use with MoveIT. I have succesfully compiled both MoveIt (0.7.0) and OMPL (1.1.0) from source as described in the tutorials. Whenever I try to plan with RRTstar the move_group node crashes. All other planners I have tested seem to work (RRT, RRTconnect, PRM, PRMstar). Also it is possible to use RRTstar when only compiling MoveIt from source but not OMPL. This is the console output when compiled with "-DCMAKE_BUILD_TYPE=Debug": > [ INFO] [1459288486.787400426]: Planner configuration 'manipulator[RRTstarkConfigDefault]' will use planner 'geometric::RRTstar'. Additional configuration parameters will be set when the planner is constructed.>[ INFO] [1459288486.788914041]: manipulator[RRTstarkConfigDefault]: problem definition is not set, deferring setup completion...>move_group: /usr/include/boost/smart_ptr/shared_ptr.hpp:653: typename boost::detail::sp_member_access::type boost::shared_ptr::operator->() const [with T = ompl::base::OptimizationObjective; typename boost::detail::sp_member_access::type = ompl::base::OptimizationObjective*]: Assertion `px != 0' failed.>[move_group-2] process has died [pid 30078, exit code -6, ...... My system: - Ubuntu 14.04 - ROS Indigo - OMPL 1.1.0 - MoveIt 0.7.0 Thank you for your help :)

Viewing all articles
Browse latest Browse all 1441

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>