Skip to content

Latest commit

 

History

History

deepracer-autosubmit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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