How to use OMPL

Typically: "How do I... ", "How can I... " questions
Post Reply
kainat
Posts: 2
Joined: 24 May 2021, 15:27

How to use OMPL

Post by kainat »

Hello Everyone!
I want to create a simulation on pat planning. like a Pioneer robot will follow a path from start to the goal point. while searching I come to know Coppelia has removed its calculation module present in f(x). instead of it is using the OMPL library for path planning. now I am confused that from where I should start learning OMPL. I have seen scene examples but still not get any clue. can anybody please help to find a tutorial to learn the OMPL?
currently, I have a simulation in which Pinooer is just moving around, ignoring the obstacles, and reaching an endpoint.

fferri
Posts: 1217
Joined: 09 Sep 2013, 19:28

Re: How to use OMPL

Post by fferri »

Hi,

this is a good starting point:

Path/motion planning

kainat
Posts: 2
Joined: 24 May 2021, 15:27

Re: How to use OMPL

Post by kainat »

thank you for your reply.
I have gone through this. it's really useful but I am searching for any type of youtube tutorial.

DaniS
Posts: 5
Joined: 10 Dec 2021, 04:38

Re: How to use OMPL

Post by DaniS »

Did you find anything? I have same task, trying to compute a path for the pioneer. I find this task so confusing as I code as it should but I have strange errors and the pioneer is not behaving

coppelia
Site Admin
Posts: 10362
Joined: 14 Dec 2012, 00:25

Re: How to use OMPL

Post by coppelia »

Hi Danni,

please see my post to your other question.

Cheers

Post Reply