DonkeyDrift
Open-source self-driving car based on DonkeyCar and programmable chassis
Install / Use
/learn @Mavengers/DonkeyDriftREADME
DonkeyDrift
This is a new project from Shanghai, China, which is originally based on DonkeyCar. We have built an Arduino chassis with high performance, modified several configurations and chosen tensorflow version at 1.8.0 and donkeycar version at 2.5.1 of master branch.
Instruction
1. Reference & Tools:
| https://pan.baidu.com/s/1Gl0iprFv91YLO-QGRjGgTQ | | ----------------------------------------------- |
2. Clone this repository:
git clone https://github.com/Haobot/DonkeyDrift
cd DonkeyDrift/
3. Install DonkeyDrift:
activate donkey
pip install -e .
4. Create new instance:
donkey createcar ./mycar
cd mycar/
5. Calibrate car:
donkey calibrate --channel 0
donkey calibrate --channel 1
6. Drive car:
python manage.py drive
7. Train Model on PC or Server:
python manage.py train --tub=./data/your_tub_name --model=./models/your_model_name
8. Test Model with Unity simulators:
donkey sim --model=./models/your_model_name --type=linear
P.S. Simulators just work well on Linux and MAC now, Windows version need fixing.
9. Drive car with model for Auto Drive:
python manage.py drive --model=./models/your_model_name
Have fun!
Related Skills
node-connect
335.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
82.7kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
82.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
335.8kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
