Skip to content

This is a simple macro based on selenium for AWS DeepRacer. You can use it to submit the current month's AWS Summit Online module.

Notifications You must be signed in to change notification settings

lshw54/deepracer-autosubmit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepracer AutoSubmit League

This is a simple macro based on selenium for AWS DeepRacer League. You can use to submit module.

Setup

When using it for the first time, please go to config.ini file to set up your IAM AWS account.

Also you need to create the IAM user for this bot Login image

You just need to input you AUTH info and your Summit Model Name then you can use it to free your hand.

Please follow the image to find the League name on browser

image

Installation (Ubuntu)

sudo apt update
sudo apt install -y xvfb jq
sudo apt install -y chromium-browser
sudo apt install -y chromium-codecs-ffmpeg
sudo apt install -y chromium-chromedriver

Quick Start

Make Sure you have installed the Chrome

git clone https://github.com/lshw54/deepracer-autosubmit.git
cd deepracer-autosubmit
pip3 install -r requirements.txt
python3 main.py

About

This is a simple macro based on selenium for AWS DeepRacer. You can use it to submit the current month's AWS Summit Online module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages