donkeycar icon indicating copy to clipboard operation
donkeycar copied to clipboard

Open source hardware and software platform to build a small scale self driving car.

Results 179 donkeycar issues
Sort by recently updated
recently updated
newest added

Optimized and tested on standard Exceed Magnet

Hello, I am trying to use the VESC part with a VESC 6 and Traxxas brushless motor. The VESC is brand-new and has 6.02 firmware. I have tested it to...

## Problem Statement Our current system hard-codes behavior in the joystick parts. This has unwanted side-effects; - changes in linux drivers break our button/axis -> behavior mappings. - users are...

Joystick

The current path follow template records a set of way-points and then follows them. It will also record throttle values with each way-point. However, when the way-points are gathered it...

path follow

The Mac install should include tensorflow-metal to leverage the builtin GPU capability and accelerate training.

Throttle can be difficult to learn from data unless there is a lot of data. This is because throttle is much harder to duplicate from run to run than steering...

The path follow template currently relies on timely and accurate gps readings. However in the real world gps can fail. During a race this can lead to a crash as...

path follow

Tensorflow-metal will accelerate tensorflow on Mac computers, both Intel and ARM (M1 M2 M3).

Below is a test matrix >> When @DocGarbanzo is ready then we can fill in the links to the proposed documentation changes in the sections below. We will do the...

I have installed the DONKEYCAR project on the ORIN NANO JETPACK 5.1.2 system using the following URL, but I encountered the following error when running the program. The camera in...