소스 검색

Added a README.

Michael Hope 4 년 전
부모
커밋
9190feff16
1개의 변경된 파일15개의 추가작업 그리고 0개의 파일을 삭제
  1. 15 0
      README

+ 15 - 0
README 파일 보기

@@ -0,0 +1,15 @@
1
+nppilot - the never-complete autopilot
2
+======================================
3
+
4
+A ground based autopilot for making my RC car do interesting things at
5
+speed.
6
+
7
+The current version consists of a ATMEGA based I/O board, BeagleBone
8
+Black command board, and a GPS mounted in a lunch box on a 1/10th
9
+scale buggy.  The I/O board handles the remote control input and servo
10
+drive and runs the safety overrides.  The command board runs the PID
11
+controllers and waypoint plotting and, as an experiment, is written
12
+written in Go.
13
+
14
+-- Michael Hope  <michaelh@juju.net.nz>
15
+   https://juju.net.nz/src/