-
Install Donkeycar on Windows (WSL)
The Windows Subsystem for Linux (WSL) lets developers run a GNU/Linux environment -- including most command-line tools, utilities, and applications -- directly on W…
-
I try to "Create the Python anaconda environment"
i use : "conda env create -f install\envs\windows.yml"
but every time this error pop
EnvironmentFileNotFound: 'C:\Users\moann\miniconda3\install\…
-
Create a set of concept cards for GitHub. Focus on the functions needed to get the DonkeyCar working.
Include how to add issues, use the edit function to change content, clone code into a UNIX fil…
-
In the scope of this project, the purpose of simulation is to decide whether the submitted controller is ready to be applied in the freely moving Donkey Car on the racetrack. This issue is to define *…
-
i try to follow the documentation from here.
i explicitly chose raspian bullseye (legacy) because it seems to be the only version that ist supported
the raspberry pi is a raspi 4b 4GB
https://d…
-
Hi!
I'm currently using a Bluetooth PS4 (ripoff) gamepad with the DonkeyCar web-controller interface. It's nice. However, for certain demographics, driving via analog sticks remains quite a challen…
-
Albumentations still has the problem on jetson nano that it causes a crash because underneath it still uses a dependency that installs opencv-headless.
The reality is that we only use two augment…
-
### ❓ Question
Hello everyone,
I am following @araffin video Part 1 for donkey car https://www.youtube.com/watch?v=ngK33h00iBE
I'm currently working on a project using the rl-baselines3-zoo wit…
-
The donkeycar docs say that only jetpack 4.5.1 is currently supported: https://docs.donkeycar.com/guide/robot_sbc/setup_jetson_nano/
I would be interested, what the issues with newer jetpack versions…
-
I'm using Jetpack4.4.1 on my jetson nano. And I installed donkey car 4.1 version.
After then, I could drive my donkey car with ps4 controller. But, when I try to train my donkey car, I faced a proble…