Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / src / BehaviorList.h @ a2b7e8f1

History | View | Annotate | Download (681 Bytes)

# Date Author Comment
754da79f 12/02/2012 05:18 PM Priya

Added the behavior to behavior list and cmakelists and made things compile.

27f73b95 11/09/2012 10:45 AM Matt Bryant

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

Conflicts:
scout/libscout/CMakeLists.txt
scout/libscout/src/BehaviorList.cpp
scout/libscout/src/BehaviorList.h

4b02e3c0 11/09/2012 10:40 AM Matt Bryant

Added pause behavior to list

d140fd71 10/28/2012 04:37 PM Yuyang

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

58371433 04/25/2012 11:45 PM Priya

Renaming to line follow and getting rid of old linefollowing files.

5d0687a9 04/24/2012 04:22 PM Priya

Small changes to wireless, and starting turning with line following.

3f72678f 04/09/2012 09:40 PM Priya

Changing scheduler and WH robot to ROS messages

dc742c14 04/09/2012 05:31 PM Alex Zirbel

Fixed bugs and compiler warnings in old code.

2f025967 04/03/2012 06:40 PM Priya

Got scheduler to compile. onto wh robots

cccc25c9 03/04/2012 05:31 PM Priya

Made nav map into an actual workable behaviorgit statusgit status

f34d6221 02/25/2012 06:30 PM Priya

Ok fixed compilation issues from last commit

94a3af93 01/24/2012 04:06 PM Priya

Committing changes that were not previously committed. Also got rid of some confusing/unnecessary code.

c239584b 01/14/2012 02:26 PM Priya

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