Motion Planning Algorithms comparison for autonomous driving vehicle

5 views (last 30 days)
I am doing my master thesis on algorithms of motion planning which are useful for path planning and control of vehicle. I need some suggestions or guidence to creation of the algorithms desire scenarios in which I have to run them and get their results. Scenarios are like Automated Parking, Urban road design and on highway lane change or following behaviour planning. If anyone knows about this or have a deepen knowledge please consider my request. I will deeply grateful for them. Thank you very much.

Answers (1)

Rohit Kulkarni
Rohit Kulkarni on 4 Sep 2023
Edited: Rohit Kulkarni on 4 Sep 2023
Hi Parth,
In my understanding you want to know about various motion planning algorithms that can be applied to Automated Parking, Urban road design and on highway lane change.
There are many algorithms that can be applied to these scenarios, such as A*, RRT, RRT*, Minimum Snap Trajectory Generation, etc.
If you are looking for some MATLAB code examples of these algorithms, Please refer the documentations provided below
Hope it help!

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!