aws-solutions-library-samples / guidance-for-aws-deepracer-event-management

The AWS DeepRacer Event Manager (DREM) is used to run and manage all aspects of in-person events for AWS DeepRacer, an autonomous 1/18th scale race car designed to test reinforcement learning (RL) models by racing on a physical track.
https://aws.amazon.com/solutions/guidance/aws-deepracer-event-management/
MIT No Attribution
16 stars 10 forks source link

RPi DREM activation #34

Closed davidfsmith closed 6 months ago

davidfsmith commented 6 months ago

Description of changes:

Update to car_activation.sh to work with Raspberry Pi's so that DREM can be used with RPi based DeepRacer cars.

Script has been rewritten to be more modular and supports the following:

Device OS
AWS DeepRacer 20.04
Raspberry Pi 4 (4/8Gb) 20.04
Raspberry Pi 4 (4/8Gb) 22.04

SSM install and activation is optional as is the creation of the WiFi service on the car.

Also a slight tweak to the car and timer activation screens to remove unused elements based on feedback

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.