This project aims at developing components for an autonomous car operating inside IST Alameda campus.
- Francisco Rodrigues
- João Marafuz Gaspar
- João Fonseca
- Manuel Graça
- Tiago Ferreira
- Tiago Lourinho
- Install the required libraries:
pip install -r requirements.txt
- Adjust the parameters in
source/constants.py
(for example frequency operation and whether it is just a simulation or is it working with real sensors and motors, the default is 100 Hz and simulation mode) - Run the program:
python3 source/main.py
images/
- IST mapimu_gps/
- Handles communication with real sensorssource/
- Main system codetests/
- Tests done to modules of the system
A simulation example in the IST campus: