ayushgaud / path_planning

Quadcopter path planning using RRT* and minimum jerk trajectory generation
339 stars 99 forks source link

running problem #15

Open TTmonster opened 4 years ago

TTmonster commented 4 years ago

Hi Gaud, I encountered the following problem while running the node of path_planning.

" Initialized: OMPL version:1.4.2 Total Points:17419907356477628810 Segmentation fault(core dumped) " I had changed the OMPL version to 1.3.1, but it didn't work. The map used is not huge. Do you know the reason? thanks a lot!!

hichamhendy commented 1 year ago

I am facing the same troubles with OMPL version: 1.4.2. Have you reached a solution??