Go to file
Simon Pirkelmann e910041c95 added possibility to load level file 2021-09-11 01:44:57 +02:00
docs started documentation for race game 2019-08-12 17:36:50 +02:00
fiducial_transform/src/fiducial_transform fixed wrong import 2019-08-12 12:10:30 +02:00
gauss-turing added possibility to load level file 2021-09-11 01:44:57 +02:00
micropython_firmware added kick-start for small motor control signals 2020-10-24 20:05:39 +02:00
remote_control show grayscale image by default 2021-09-10 22:04:06 +02:00
scripts added scripts 2019-09-12 13:06:22 +02:00
README.md changed title 2019-07-31 16:24:59 +02:00

README.md

RoboRally

Finished robot

This project aims to provide a low-cost framework for automatic control experiments with small two-wheeled robots.

It consists of a list of components, step-by-step assembly instructions and the necessary software for getting started with robot control.

Here's a demonstration video of what is possible with these robots:

Robot MPC demo

The project aims to be as affordable as possible. The total cost for a single robot is about 30 € or 35 $. This means you can easily build several of them e.g. for doing swarm robotics or cooperative robot experiments.

Getting started

For assembly instructions for the robots see the files int the docs/ subfolder of the repository. The first one is 1_ASSEMBLY.md which explains what components to get and how to assemble them into a robot.