-
Im having a problem with this issue to run autopilot for my donkeycar
![A79B3E8E-E61A-4ED0-B52F-E97EB27CDAD7](https://github.com/autorope/donkeycar/assets/165549082/a8f16ade-831b-465b-8c61-5e6f667…
-
| Required Info | |
|---------------------------------|------------------------------------------- |
| Camera …
-
using donkey v4.2.1 ...
loading config file: /home/jetson/mycar/config.py
loading personal config over-rides from myconfig.py
INFO:root:PID: 8536
INFO:root:cfg.CAMERA_TYPE CSIC
cfg.CAMERA_TYPE CS…
-
Hello,
I made a donkey car with a RPi 4 (CM4) connected to an Arduino UNO via I2C.
![IMG_4056](https://github.com/autorope/donkeycar/assets/50582388/20cf323d-43e4-470f-959a-44038293b0ea)
Ba…
-
WARNING:tensorflow:Model was constructed with shape (None, 120, 160, 3) for input Tensor("img_in_1:0", shape=(None, 120, 160, 3), dtype=float32), but it was called on an input with incompatible shape …
-
Thank you for the amazing work!
I'm trying to run `rc.py` on a `pi4B 2GB RAM (64bit bullseye)` in `examples/remotecontrol/rc.py`
But got the following tracebacks from `asyncio`:
```
========…
mbz4 updated
4 months ago
-
i am using jetson nano 4gb
while creating donkey createcar --path ~/mycar
i got mesg like this
donkey createcar --path ~/mycar
using donkey v3.1.0 ...
Illegal instruction (core dumped)
using j…
-
### 🚀 Feature
Make it easy(ier) to use world model approaches, either by providing a turn key implementation that interfaces with the different DRL algorithms, and / or by providing the infrastruct…
-
I assume that since this was just updated it should be working but with what OS. When following the instruction on the website to use the legacy OS is still has many errors relating to python /pip .
-
### ❓ Question
Hi
I have a really huge obs space like a big room maybe 20 by 20 meters! In this room there are blocks which my agent shall pickup and put on defined locations! I am aware of frames…