DualCoding::Pilot::SetOdometryMachine Class Reference
#include <Pilot.h>
Detailed Description
Definition at line 2025 of file Pilot.h.
List of all members.
Constructor & Destructor Documentation
DualCoding::Pilot::SetOdometryMachine::SetOdometryMachine |
( |
const std::string & |
nodename = "SetOdometryMachine" |
) |
|
DualCoding::Pilot::SetOdometryMachine::SetOdometryMachine |
( |
const SetOdometryMachine & |
|
) |
[private] |
Member Function Documentation
virtual void DualCoding::Pilot::SetOdometryMachine::doStop |
( |
|
) |
[virtual] |
Delegate function for subclasses to be notified when the behavior starts up.
May be overridden to cleanup when the behavior is shutting down. However events will automatically be unsubscribed, and by using addMotion(), motions will automatically be removed by stop(), so you may not need any cleanup.
Reimplemented from BehaviorBase.
Definition at line 2063 of file Pilot.h.
virtual void DualCoding::Pilot::SetOdometryMachine::setup |
( |
|
) |
[virtual] |
This is called by start() when it should setup the network of subnodes (if any).
Reimplemented from StateNode.
Definition at line 2073 of file Pilot.h.
Member Data Documentation
The documentation for this class was generated from the following file: