shorten code by removing unnecessary "actual"
[challenge-bot] / README.md
CommitLineData
df9c03dc 1# challenge-bot
b3053d46 2
ef4da8bd 3## prerequisites
4
5install the following software:
6
7[openSCAD](http://www.openscad.org/downloads)
8
9[fritzing](http://fritzing.org/download/)
10
11[arduino ide](http://arduino.cc/en/Main/Software)
12
beb8c6bf 13## quickstart
14
c1677e91 15[openSCAD tutorial](http://goo.gl/E3OQXc)
beb8c6bf 16
73fa19e8 17[build the challenge-bot](http://goo.gl/XgB0xq)
b3053d46 18
df9c03dc 19## Introduction
b3053d46
WG
20
21Most introductory robots are "dead-end" robots that
22tend to strand people after they have the first
4f79eb5c 23few robot behaviors implemented -- obstacle avoid,
24wall follow, stay on table, etc.
b3053d46 25
df9c03dc 26One of the primary goals of the challenge-bot is to try
b3053d46
WG
27to make it expandable from simple to more complex in
28reasonable incremental steps.
29
df9c03dc 30The base is organized around 1-inch x 1-inch grid peg-board
31which is readily available from locations such as Home
b3053d46 32Depot, Lowes, and lumber stores.