-
Hello, I'm using DonkeyCar 4.2.1 with a Jetson Nano 4GB and got an Import error when trying to run the autopilot using this command: `python manage.py drive --model=models/pilot_21-07-23_0.h5`
Has a…
-
I'm using the donkeycar docs at docs.donkeycar.com and I am trying to run the command `python manage.py drive --model ~/mycar/models/mypilot.h5` However, I am running into the following error.
![imag…
-
File at root: setup.py contains "version='4.2.0'"
File at donkeycar: __init__.py contains "__version__ = '4.3.0' "
Is there a way to only have one place where version is updated?
In a separate…
-
On page https://docs.donkeycar.com/guide/robot_sbc/setup_jetson_nano.html clicking on „create your application“ results into „404 Page not found“
-
I just found [RC transmitter can be used as an input source](https://docs.donkeycar.com/parts/rc.html). However, from my experience not all RC receiver send 3.3v PWM signals. An exmaple is Tamiya's [T…
-
Should I go back to 4.1?
Here is the 4.2 command I used from the docs:
`donkey train --tub=.\\data --model=.\\models\\test.h5 --type=linear`
The resulting error I get:
```
________ …
-
If I try the train command, I get the follow mmap error:
Any ideas what I could be doing wrong?
Total params: 817,028
Trainable params: 817,028
Non-trainable params: 0
_______________________…
-
Hey guys anyone help with this issue?
donkey train script not working
![image](https://user-images.githubusercontent.com/78658400/130007307-b0b15490-78d1-4e81-9337-b14ab7ac93a9.png)
-
Hi. I want to add a new throttle to the donkey car code.
When referring to the throttle code in config.py and adding the code to a variable called throttle_2, donkey calibrate works in channel 2, b…
-
I recorded 1000 records and then tried to delete it by hitting the delete button repeatedly.
Only the first 20 could be deleted. (I'm using the value of DRIVE_LOOP_HZ here.)
The same range is subjec…
naisy updated
3 years ago