Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / src / CliffsensorControl.cpp @ fb61cb17

History | View | Annotate | Download (3.35 KB)

# Date Author Comment
3a73516c 04/28/2013 01:32 PM Alex Zirbel

Added doxygen documentation to many files.

d1ba04dc 04/14/2013 02:39 PM Priya

Made CliffsensorControl compile, and readded the files.

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.

126fea96 03/31/2013 03:22 PM Alex Zirbel

Fixed existing doxygen; preparing to add more.

071926c2 03/04/2013 08:28 PM Alex Zirbel

Retired (deleted) unused packages.

Moved their msg/srv definitions to the messages/ package instead, and revised the libscout and scoutsim files that depended on those namespaces.

9c0008d0 01/24/2012 09:36 PM Leon

Fixed CliffsensorControl, now actually part of Behaviors

dbe4fa43 01/07/2012 09:47 PM Leon

Added CliffSensorControl to libscout with very basic functionality
that hopefully doesn't break anything.
(Please let me know if I did something wrong!)