Project

General

Profile

Revision 5d0687a9

ID5d0687a9991d806c94fc7c21405334e6717e3611
Parent 1487bc56
Child 26562d0c, d37cfc69

Added by Priya almost 12 years ago

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

View differences:

scout/libscout/src/BehaviorList.cpp
9 9
  behavior_list.push_back((Behavior*)new Scheduler(scoutname));
10 10
  behavior_list.push_back((Behavior*)new WH_Robot(scoutname));
11 11
  behavior_list.push_back((Behavior*)new sim_line(scoutname));
12
  behavior_list.push_back((Behavior*)new wl_test(scoutname));
12 13
  return;
13 14
}
14 15

  

Also available in: Unified diff