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
| Name | Description |
|---|---|
| AckermannModel.py | kinematic model of vehicle based on ackerman steering mechanism. |
| DrawCar.py | Creates a car based on its kinematic parameters |