Note:
this tutorial applies to Tekkotsu version 5.1, released June
2010, and documented at Tekkotsu.org. Some commands described
here are not available in earlier releases.
Some methods have been renamed for stylistic consistency, e.g.,
DoStart() becaomes doStart() , and
processEvent(const EventBase&) becomes
doEvent() , with event now being a member
variable of BehaviorBase that is bound by the do-event
mechainsm. |
See also: Dave and Ethan's Cognitive Robotics Lecture Notes |