Go to file
Simon Pirkelmann 5d6a5ad7bf started documentation for race game 2019-08-12 17:36:50 +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
micropython_firmware fixed description of expected data in comment 2019-08-12 12:22:51 +02:00
remote_control fixed wrong import 2019-08-12 17:36:26 +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.