-
Hi,
I am attempting to train the VAE. However, I cannot control the car in teleoperation mode, it remains still at the start line. Examining the images captured, they are all the same. When I exit…
-
My donkey car is working quite good. after training, it is able to go through a path.
I did that based on this
https://github.com/autorope/donkey2
I want o implement the feature of the car stop…
-
the current mupen64plus-Next version (1.0 f77c16f) and the previous one or 2 began to show problems in GL driver and glcore in the following titles:
![Indiana Jones and the Infernal Machine (US…
-
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…
-
先日、荷物が届き、早速今日から組み立て始めている者です。
初心者にもとってもわかりやすいチュートリアルありがとうございます。
ただ、気になったことをここに書きます。
1.「教師データ」の作成で「python manage.py drive --js」を実行したのですが、エラーが発生して先に進めませんでした。そこで詳しくはわからなったのですが、カメラがエラーが出ているらしいとこから「motio…
-
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 used the code and everything from the here.
https://github.com/autorope/donkey2
I was at the point were I went to run the code and see if the machine learning has worked and mz car can go through…
-
I found a few issues trying to get donkeycar running on a pi, following the instructions at
https://docs.donkeycar.com/guide/install_software/#install-donkeycar-on-linux
Originally, I tried the pr…
-
I trained the model and ran using ‘python manage.py drive --model ~/mycar/models/mypilot’. When I run this command it gives me below. So, basically, it is asking me to drive the car manually using ph…
-
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 …