Mobile Robot Control 2023 HAL-9000
Jump to navigation
Jump to search
Group members:
Name | student ID |
---|---|
Xingyi Li | 1820443 |
Alexander De Pauw | 1877267 |
Timo van Gerwen | 1321854 |
Yuzhou Nie | 1863428 |
Ronghui Li | 1707183 |
Guglielmo Morselli | 1959301 |
Design Presentation:
https://cstwiki.wtb.tue.nl/wiki/File:Midterm_presentation.pdf
Tasks Divide:
Data-flow Diagram& State Diagram:
Towards Final Challenge
Introduction
// introduction of challenge
Strategy
// What do we aim for and how do we want to do it
Algorithms
// algorithms used for the separate blocks
Global path planning - A*
// A* algorithm
Local path planning - Artificial Potential Field
// APF
Localization - Particle filter
// Particle filter
Integration
// How we have combined the blocks
Performance
// Explain what performance is reached
// Include simulation vs final challenge test
Deficiencies
// What did not work
Conclusion
// Conclusions on project
Recommendations
// Recommendations and next steps
openDoor function