Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / src / Sensors.h @ c5901d9a

History | View | Annotate | Download (2.63 KB)

# Date Author Comment
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.