Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
DualCoding::PilotTypes::NavigationPlan Struct ReferenceStores and indexes into a sequence of actions to complete a navigation task. More...
Detailed DescriptionStores and indexes into a sequence of actions to complete a navigation task. Definition at line 82 of file PilotTypes.h.
Constructor & Destructor Documentation
Definition at line 83 of file PilotTypes.h. Member Function Documentation
Definition at line 93 of file PilotTypes.h. Referenced by DualCoding::Pilot::PushObjectMachine::SetUpExecute2::doStart(), DualCoding::Pilot::PushObjectMachine::ChoosePathObjToDest::doStart(), and DualCoding::Pilot::PushObjectMachine::ChoosePathInitToObj::doStart().
Member Data Documentation
Index into the plan. Definition at line 87 of file PilotTypes.h. Referenced by clear(), and DualCoding::Pilot::ExecutePlan::NextTask::doStart().
Path returned by path planner, from which the navigation plan is generated. Definition at line 83 of file PilotTypes.h. Referenced by clear(), DualCoding::Pilot::PushObjectMachine::DisplayPathObjToDest::doStart(), DualCoding::Pilot::PushObjectMachine::DisplayPathInitToObj::doStart(), DualCoding::Pilot::PushObjectMachine::SetUpExecute2::doStart(), DualCoding::Pilot::PushObjectMachine::ChoosePathObjToDest::doStart(), and DualCoding::Pilot::PushObjectMachine::ChoosePathInitToObj::doStart(). The plan is a sequence of navigation steps. Definition at line 86 of file PilotTypes.h. Referenced by clear(), DualCoding::Pilot::PushObjectMachine::ChoosePathObjToDest::doStart(), and DualCoding::Pilot::ExecutePlan::NextTask::doStart(). If true, use heading opposite the direction of travel. Definition at line 85 of file PilotTypes.h. Referenced by clear(). The documentation for this struct was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:22 2016 by Doxygen 1.6.3 |