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

We are not utilizing multi-core capability to run the most CPU consuming task and as a result getting low FPS. (See stats here https://github.com/autorope/donkeycar/issues/690). I barely measure 19hz on Nano...

i have tried on Ubuntu, windows, windows WSL also tried different tensorflow versions from 2.1.0-2.4.1 ![Anaconda Prompt (miniconda3) 18-03-2021 15_26_41](https://user-images.githubusercontent.com/66187064/111588331-5efcc980-87fe-11eb-86fc-8e7c567e3328.png) please suggest a solution couldn't find a similar issue raised....

The test in this file failed during a PR, then after a empty commit the test passed. Also, on my local windows dev machine the test failed twice, got 2...

hello,When I run the command, the following error occurred: (env) ubuntu@Turtlebot3-virtual-machine:~/d3$ python manage.py drive --model ~/d3/models/mypilot Traceback (most recent call last): File "manage.py", line 17, in import donkeycar as dk...

SBC: Nano 4GB OS: JP 4.5.1 DC: 4.1.0 Issue: I have had to modify (customize) the PS4 Joystick class hex keycodes in the controller.py part to obtain correct operation of...

SBC: Nano 4GB OS: JP 4.5.1 DC: 4.1.0 HAT: Robo HAT MM1 M4 Issue: When attempting to update DC 4.1.0 to 4.2.1, DC would no longer communicate with the Robo...

I am using a Logitech G27 steering wheel and found out that it using axes 0 for steering in stead of 2 as used currently [main.js](https://github.com/autorope/donkeycar/blob/dev/donkeycar/parts/web_controller/templates/static/main.js#L293) It would be nice...

Hardware: NVIDIA Nano 4 GB OS: Jetpack 4.5.1 Donkey Car: 4.1.0 Intel RealSense2 SDK: 2.44 T265 camera firmware: 0.2.0.951 Issue: Due to a quirk in the Nano boot up or...

Hardware: Rpi 4B 4GB OS: Buster Desktop Intel RealSense2 SDK: 2.44 T265 firmware: 0.2.0.951 Donkey Car: 4.1.0 Issue: When running the realsense-viewer in SDK 2.44 on the Buster Desktop to...

I'm using a motor controller hat where the required motor control inputs are virtually the same as the L298N: Two directional control logic level inputs and a PWM input (0-255)...