forked from ChameleonCloud/edgeracer
-
Notifications
You must be signed in to change notification settings - Fork 0
kyle-zheng-fati/edgeracer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Overview This repo provides containers, configuration, build scripts, and examples to run "Doneycar-like" workflows on a variety of targets. To clone this repo, please run: ``` git clone --recurse-submodules https://github.com/ChameleonCloud/edgeracer ``` If you have already cloned the repo, you can update the submodules by running: ``` git submodule sync git submodule update --init --recursive --remote ``` The usual workflow consists of: 1. Drive a small RC car around remotely, while recording camera input and steering commands. 2. Use the data from step 1 to train a small deep learning model 3. Use the ML model to drive the car autonomously build containers by running `docker buildx bake` # Car backends ## Donkeycar ## Foocars # Build Targets ## CHI@Edge ## Balena ## Local use with Docker
About
DonkeyCar Chameleon + Balena Testing
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 95.1%
- Jupyter Notebook 2.3%
- Dockerfile 2.2%
- HCL 0.4%