You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 years ago | |
---|---|---|
bootloader | 9 years ago | |
experiments | 9 years ago | |
external | 9 years ago | |
lib | 9 years ago | |
platform | 10 years ago | |
rover | 9 years ago | |
roverif | 9 years ago | |
tests | 10 years ago | |
tools | 9 years ago | |
.gitignore | 9 years ago | |
.gitmodules | 9 years ago | |
HACKING | 10 years ago | |
Makefile | 9 years ago | |
NOTES | 9 years ago | |
README | 9 years ago |
README
nppilot - the never-complete autopilot
======================================
A ground based autopilot for making my RC car do interesting things at
speed.
The current version consists of a ATMEGA based I/O board, BeagleBone
Black command board, and a GPS mounted in a lunch box on a 1/10th
scale buggy. The I/O board handles the remote control input and servo
drive and runs the safety overrides. The command board runs the PID
controllers and waypoint plotting and, as an experiment, is written
written in Go.
-- Michael Hope <michaelh@juju.net.nz>
https://juju.net.nz/src/