Advanced Distributed Systems module at HSLU
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
ADIS_Projects/ADIS_Sumo_Styger
Jonas Arnold b7bd98373f from ADIS_HS2022: update robot table 4 years ago
..
CMSIS Add ADIS_Sumo_Styger as Gateway for ESP 4 years ago
Sumo from ADIS_HS2022: update robot table 4 years ago
board Add ADIS_Sumo_Styger as Gateway for ESP 4 years ago
drivers Add ADIS_Sumo_Styger as Gateway for ESP 4 years ago
part-support Add ADIS_Sumo_Styger as Gateway for ESP 4 years ago
source add line following stuff 4 years ago
startup Add ADIS_Sumo_Styger as Gateway for ESP 4 years ago
usb Add ADIS_Sumo_Styger as Gateway for ESP 4 years ago
utilities Add ADIS_Sumo_Styger as Gateway for ESP 4 years ago
.cproject Add ADIS_Sumo_Styger as Gateway for ESP 4 years ago
.gitignore Add ADIS_Sumo_Styger as Gateway for ESP 4 years ago
.project Add ADIS_Sumo_Styger as Gateway for ESP 4 years ago
readme.txt Add ADIS_Sumo_Styger as Gateway for ESP 4 years ago

readme.txt

readme.txt
----------
Starting point/template for the Sumo roboter in ADIS.


The following overall requirements shall be achieved:
- flexible configuration using multi-level configuration (McuLib, platform header file)
- hardware configuration at runtime based on UID
- bidirectional data and command communication between robot and ESP32
- ability to drive around with the robot using shell/CLI
- ability to control robot and retrieve status with UDP server
- GUI for control and status of robot from host PC, e.g. robot battery status
- ability to control robot (driving, turning, ...) from APROG HAT on Raspberry Pi

Hints where to make possible changes are marked with "\todo ADIS" (use the 'Tasks' view).