Project

General

Profile

Statistics
| Branch: | Revision:

root / mikrokopter / arduino @ 4ed577d5

# Date Author Comment
4ed577d5 04/15/2012 06:03 PM Thomas Mullins

Improved the README in mikrokopter/arduino

6499f09b 02/09/2012 08:16 PM Thomas Mullins

Arduino now reads 2 sonars and publishes

It publishes to /range_up and /range_down, from pins A0 and A1.

58d82c77 02/09/2012 07:46 PM Thomas Mullins

Added mikrokopter/arduino, which uses rosserial

It currently runs on an Arduino Uno, and successfully gives data back to
the computer over USB. With a few changes (one specified in the README,
the rest minor changes to CMakeLists.txt) it should run on the Pro...