-
Have received several reports of hash mismatches when downloading large files.
**Update: I believe this is now fixed.**
If you still experience this issue, please comment here and use the follow…
-
Hello!
I found an AI-Specific Code smell in your project.
The smell is called: Memory not Freed
You can find more information about it in this paper: https://dl.acm.org/doi/abs/10.1145/3522664.35286…
-
`$ python ~/mycar/manage.py drive`
```
________ ______ _________
___ __ \_______________ /___________ __ __ ____/_____ ________
__ / / / __ \_ …
-
When I tried to calibrate my car, I got the error `The current user does not have permissions...`
`$ donkey calibrate --pwm-pin=PCA9685.1:40.1`
```
________ ______ …
-
The Esp32 variant's STL has been updated to include a second encoder on the right wheel. It would be great to have this same thing on the Raspberry Pi. We can then get a better estimate of orientati…
-
An ARM container of the DonkeyCar app is to be built as part of the DevSecOpts pipeline for edge deployments
-
We are stuck because of multiple parallele trainings that need to be done, the task / job model let's us do that but we need one more trainer (VM for that) to be able to process more jobs in parallel …
-
Can donkey car drive with trained tub photos by set CAMERA_TYPE = "MOCK" then use tub as input option as below?
i.e. python manage.py drive [--tub=] [--model=] ## to import the real tub photo to driv…
-
We want to connect to another simulator. This simulator has several simple methods: connect, setSteering, setSpeed, etc. Just please guide to add this feature in donkeycar code.
-
https://github.com/autorope/donkeycar/blob/main/donkeycar/parts/encoder.py
# The microcontroller should be flashed with this sketch (use the Arduino IDE to do that): **https://github.com/zlite/donk…