-
Hi!
I'm trying to train a track on my jetson nano.
After doing some laps I run **manage.py train**
```
(env) gbr1@GBjetracer:~/mycar$ python manage.py train --model ./models/mypilot.h5
using donk…
-
At first,I just run the virtual car by myself and record the training pictures, via `python manage.py drive`.
And then ,train the datas via `python manage.py train --model ./models/mypilot.h5`.
Af…
-
Hello together,
As I tried to run or build a new car, I got an error with the new numpy version. I got back to 1.17 and could fix it quick and dirty. More specific it seems there is a problem with …
-
----------------------------------------------------------------------------------------------------
| Required Info | …
-
Hello
I am trying to run on Real Donkeycar with DDPG.
SAC was OK to run but when I tried with DDPG, there is something problem.
First of all, I ran with same hyperparams/ddpg.yml as yours, but th…
-
| Camera Model | D400 |
| Firmware Version | 05.12.03.00 |
| Operating System & Version | 18.04 …
-
----------------------------------------------------------------------------------------------------
| Required Info | …
-
We are using the Nvidia Nano and the new Module V2 camera. The image comes up upsidedown on the web display. The only way I could find to flip the image was to go into the DonkeyCar parts, find came…
-
Hi,
I'm new about donkeycar.
I want to disable the camera bucause it will be occupied when running other programs that need the camera. What I need is to control the car forward or backward, witho…
-
Should the docs read
```
sudo vi /media/userID/rootfs/etc/hostname
sudo vi /media/userID/rootfs/etc/hosts
```
I've always seen rootfs instead of any UUID
in step three of the install softwa…