Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / libscout / src / BehaviorList.cpp @ a739cdbd

History | View | Annotate | Download (327 Bytes)

# Date Author Comment
c460d4c2 01/26/2012 10:35 PM Priya

Changed deconstructor for behavior list because I discovered vector::empty which should be used instead.

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.