-
The --path argument is not required and causes an error.
See 'donkey createcar --path ~/d2'
-
Hello everyone,
since I installed the latest donkey car version 2.5.8 I am no longer able to use my PS4 controller connected via DualShock 4 USB Wireless Adaptor. In the past I had no problem to use …
-
I want to use Donkeycar with my own car which uses different hardware that the official one.
I have few questions about that.
---
I use L298N motor driver. My parts are similar to that in [Ra…
-
I am new to Donkey Car and still learning GitHub. I am not able to find manage.py even though I can find it installed in the mycar folder on the Pi. I was able to copy it from the Pi to my Mac using …
-
-
_Taken from discussion on Slack (https://donkeycar.slack.com/archives/C5WDY2QKB/p1561476097017600)_
So.... I was confused when training a dk3.0.1 linear model as to WHY the number of records used f…
-
As per discussions in the donkey car slack #hardware channel between Jesse Cha and the community - it _might_ be possible to control the servo and ESC motors without the need for the PCA9685.
**Exa…
-
Hi,
when I run python manage.py drive
I got the error below:
`Traceback (most recent call last):
File "manage.py", line 176, in
drive(cfg, model_path=args['--model'], use_joystick=args…
-
When I run donkey tubplot ./tub --model ./models/mypilot,this mistake was occurred.Any ideas on how to solve this problem?
Traceback (most recent call last):
File "/usr/local/bin/donkey", line 11,…
-
When I pass a trained model made in my computer and sent to the Rpi, I get the following error after pass the comand ```python manage.py drive --model ~/mycar/models/mypilot``` :
```Traceback (most…