ROS libraries for the Donkey RC car platform

Hi all, Donkey Car – http://www.donkeycar.com – is a DIY 1/16th scale RC robot car platform equipped with a Raspberry Pi 3 and a monocular camera. It’s easy and inexpensive to put together, and the project is actively maintained by a relatively large community.

The platform is designed to be a single purpose autonomous racer, but I have found it useful for more general experimentation. For this reason I’ve ported the custom python controller scripts to ROS and created a ready-to-run Ubuntu MATE disk image. The image includes all ROS packages necessary to access the camera and send commands to the vehicle.

Links to the code repository and disk image can be found here on right side of the page: https://maeveautomation.com/development/

4 Likes

Hi, is this still maintained? The link doesn’t work. Thanks.

@MrRivi Sorry about the late reply; I am not receiving notifications for some reason. The code is not longer maintained, but it can be found here: https://github.com/togaen/open_maeve/tree/master/robots/donkey_car

The disk image is no longer available. But it was basically just Ubuntu MATE with ROS already installed.