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

Documentation feedback from initial install #4

Closed MarkRoss-Eviden closed 9 months ago

MarkRoss-Eviden commented 10 months ago

Docker with ARM build support could be expanded to include a useful link command to try if it's not working 'docker run --privileged --rm tonistiigi/binfmt --install all'

As part of the deployment, the email address provided will become the admin user for DREM. - It is worth stating this link won't work until the CodePipeline completes, and it's worth stating the username is admin, not the email address provided to the makefile

Raspberry Pi timer setup readme references a link to a zip file that isn't in the repo, as well as a missing pi-update.sh file. Installation via script in DREM portal works though.

Links to STL files don't work, there are no stl files in the repo: -

There is an .stl file to print out the sensor box choose the right .stl file for the sensors you have.

Timerbox Youmile sensors Timerbox WaveShare sensors - slightly larger sensors

davidfsmith commented 9 months ago

Thanks for the feedback, documentation around the timer has been updated and I've added the .stl files back into the repo that were removed as part of a last minute tidy up.