Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 554 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 554 Bytes

Hybrid Localization for an indoor scale radio controlled car

This work summarizes the experience working with few redundant localization sensors on a practical approach, performing an assessment of 3 different methods and its fusion using kalman filter

File structure of the project
Name Description
AckermannModel.py kinematic model of vehicle based on ackerman steering mechanism.
DrawCar.py Creates a car based on its kinematic parameters