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.
 
 
Jonas Arnold bd3808fd23 re-added turning back 4 years ago
..
CMSIS renamed project ADIS_Sumo_Styger to ADIS_Sumo 4 years ago
Sumo re-added turning back 4 years ago
board renamed project ADIS_Sumo_Styger to ADIS_Sumo 4 years ago
drivers renamed project ADIS_Sumo_Styger to ADIS_Sumo 4 years ago
part-support renamed project ADIS_Sumo_Styger to ADIS_Sumo 4 years ago
source reverted breaking changes from ADIS_HS2022 4 years ago
startup renamed project ADIS_Sumo_Styger to ADIS_Sumo 4 years ago
usb renamed project ADIS_Sumo_Styger to ADIS_Sumo 4 years ago
utilities renamed project ADIS_Sumo_Styger to ADIS_Sumo 4 years ago
.cproject renamed project ADIS_Sumo_Styger to ADIS_Sumo 4 years ago
.gitignore renamed project ADIS_Sumo_Styger to ADIS_Sumo 4 years ago
.project renamed project ADIS_Sumo_Styger to ADIS_Sumo 4 years ago
readme.txt renamed project ADIS_Sumo_Styger to ADIS_Sumo 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).