Final project for the course of Autonomous and Mobile Robotics 2021/2022.
Student: Alessandro Lambertini Mat:
1938390
;Student: Denise Landini Mat:
1938388
;Student: Gianluca Lofrumento Mat:
1956579
;
- Implement D* and the two versions of D*Lite;
- Implement Field D*;
- Re-Implement these 4 algorithms as an add-on for this repository Link 🔗;
- Compare the performance of the algorithms;
- Implement improved versions of D*, D*Lite and Field D*;
- Test these algorithms on coppeliaSim with a differential drive robot.
-
Report Link 🔗
-
Presentation Link 🔗
In these files you can read more about the code and the result of the project.
Score: 30/30
for any doubt or clarification contact us on:
- email at:
- instagram:
D* Lite v1 planning and execution.