Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

OMPL's TRRT planner segfaults #65

Open
rhaschke opened this issue Nov 22, 2015 · 0 comments
Open

OMPL's TRRT planner segfaults #65

rhaschke opened this issue Nov 22, 2015 · 0 comments

Comments

@rhaschke
Copy link
Contributor

The TRRT planner from OMPL crashes move_group with an invalid pointer dereference:

[ INFO] [1448231583.542524841]: Planner configuration 'arm[TRRTkConfigDefault]' will use planner 'geometric::TRRT'. Additional configuration parameters will be set when the planner is constructed.
move_group: /usr/include/boost/smart_ptr/shared_ptr.hpp:653: typename boost::detail::sp_member_access<T>::type boost::shared_ptr<T>::operator->() const [with T = ompl::base::ProblemDefinition; typename boost::detail::sp_member_access<T>::type = ompl::base::ProblemDefinition*]: Assertion `px != 0' failed.

partial backtrace:

#4  0x00007fbacbaf7ffc in ?? () from /opt/ros/indigo/lib/x86_64-linux-gnu/libompl.so.10
#5  0x00007fbacbb9a6a9 in ompl::geometric::TRRT::setup() () from /opt/ros/indigo/lib/x86_64-linux-gnu/libompl.so.10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant