Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / libscout / src / Sensors.h @ 676cbe0e

History | View | Annotate | Download (2.74 KB)

# Date Author Comment
676cbe0e 04/14/2013 03:15 PM Priya

Integrated paintboard and metal detector control classes more fully.

c5901d9a 04/14/2013 02:59 PM Priya

Added Metal Detector to the sensor class. Now behaviors can access it. Also made it directly return the bool from messages.

34a60a3b 04/14/2013 02:34 PM Priya

Added RungeKutta to the helper classes and changed the odometry to use that instead. Also created PaintboardControl files, changed the Makefile to compile all control classes and deleted Cliffsensor control becase it did not work.

d140fd71 10/28/2012 04:37 PM Yuyang

Added Sensors class that abstracts away sensors from behaviors. Stops creating
duplicated sensors for each scout.