Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / src / behaviors / WH_Robot.h @ 9a88eb2e

History | View | Annotate | Download (986 Bytes)

# Date Author Comment
d140fd71 10/28/2012 04:37 PM Yuyang

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

11aa087a 05/08/2012 10:44 PM Priya

Demo almost working Scouts go home! a

1905324e 04/26/2012 01:22 AM Priya

Trying to make the warehouse robot drive around

d37cfc69 04/24/2012 05:51 PM Leon Zhang

WH_robot goes home in exec_task, follow_path function added; untested

7ac5e9bc 04/09/2012 11:08 PM Priya

ROS scheduler/whrobot behavior needs to be debugged

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

Changing scheduler and WH robot to ROS messages

6761a531 04/07/2012 07:43 PM Priya

Pushing modified behavior process that requires less arguments and appends scoutname to ros node name. and a compiling but not tested version of test_behaviors (scheduler and wh_robot)

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

Got scheduler to compile. onto wh robots

92d4adda 03/27/2012 06:21 PM Priya

added get worst case time to wh_robot

9b4328d7 03/24/2012 07:16 PM Priya

Merged WH_Robots with other files

bebd9bcb 03/24/2012 06:40 PM Leon

WH_Robot preliminary code, untested