Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / libscout / src / behaviors / draw_ccw_circle.cpp @ 751d4f4f

History | View | Annotate | Download (1.29 KB)

# Date Author Comment
c33e5aa4 03/23/2013 01:55 PM Alex Zirbel

Fixed CW and CCW circle behaviors to turn the right way XD

d140fd71 10/28/2012 04:37 PM Yuyang

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

5755691e 10/26/2012 06:31 PM Matt Bryant

Added initial GUI for testing, renamed cw and ccw behaviors

c239584b 01/14/2012 02:26 PM Priya

New behavior implementation that uses a list of behaviors to command multiple scouts with multiple behaviors.