Mobile Robot Control 2023 HAL-9000

From Control Systems Technology Group
Revision as of 09:22, 30 June 2023 by T.j.v.gerwen@student.tue.nl (talk | contribs) (Layout wiki)
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:

https://tuenl-my.sharepoint.com/:w:/g/personal/t_j_v_gerwen_student_tue_nl/Ed5lBdgRwbxJu6reNUPae_cBfdC4LFs7wqVHB2AO7BHAbQ?e=IqaDpJ

Data-flow Diagram& State Diagram:

Data-flow Diagram.png

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