An open API service indexing awesome lists of open source software.

https://github.com/klima7/autonomous-car-slalom

Program for running platform to recognize markers and perform slalom between them.
https://github.com/klima7/autonomous-car-slalom

autonomous car odometry slalom vehicle

Last synced: 9 months ago
JSON representation

Program for running platform to recognize markers and perform slalom between them.

Awesome Lists containing this project

README

          

# Autonomous car slalom

Program for running platform to recognize markers and perform slalom between them.

# Key points
- Smart adjusting wheels force to bed and battery level
- Locating markers with SSD MobileNet network (pytorch used)
- Moving freely and avoiding obstacles when no markers visible
- Bypassing orange markers from right and pink from left
- Odometry techniques applied to locate vehicle in space

# Authors
- Łukasz Klimkiewicz ([klima7](https://github.com/klima7))
- Mateusz Majewski ([majewskimateusz](https://github.com/majewskimateusz))
- Mikołaj Imbor ([1mbir](https://github.com/1mbir))