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
If a motion plan start (or presumably end) state is in collision, the current implementation of the OMPL planner seems to get stuck in an endless loop that ultimately crashes the program:
[snp_motion_planning_node-7] at line 207 in /build/ompl-SBXfir/ompl-1.4.2+ds1/src/ompl/geometric/planners/rrt/src/RRTConnect.cpp
[snp_motion_planning_node-7] Error: RRTConnect: Motion planning start tree could not be initialized!
The text was updated successfully, but these errors were encountered:
If a motion plan start (or presumably end) state is in collision, the current implementation of the OMPL planner seems to get stuck in an endless loop that ultimately crashes the program:
The text was updated successfully, but these errors were encountered: