Go to file
Simon Pirkelmann d9ffcc544b changed title 2019-07-31 16:24:59 +02:00
docs fixed some formatting problems 2019-07-31 15:39:57 +02:00
docu added notes on how to install realsense camera 2019-07-24 09:25:49 +02:00
micropython_firmware fixed a problem with undefined variables 2019-07-04 10:55:40 +02:00
nodemcu_firmware removed swap file 2019-05-05 10:27:02 +02:00
remote_control timer for game 2019-07-12 18:09:42 +02:00
roboflut initial commit for roboflut with a single robot 2019-07-15 23:04:23 +02:00
README.md changed title 2019-07-31 16:24:59 +02:00
notes.txt added notes on some potential robot platforms 2019-03-29 16:05:38 +01: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.