Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

DualCoding::Pilot::PushObjectMachine Class Reference

#include <Pilot.h>

Inheritance diagram for DualCoding::Pilot::PushObjectMachine:

Detailed Description

Definition at line 1052 of file Pilot.h.

List of all members.

Classes

class  AddAcquirePt
class  AddBackupPt
class  AdjustPush
class  CheckObjectPos
class  CheckParameters
class  ChoosePathInitToObj
class  ChoosePathObjToDest
class  DisplayPathInitToObj
class  DisplayPathObjToDest
class  DisplayStraightLineInitToObj
class  DisplayStraightLineObjToDest
class  FetchObj
class  MoveObjectPos
class  SetMaxTurn
class  SetUpExecute2
class  SetUpInitToObj
class  SetUpObjToDest
class  SetUpObjToDest2
class  WalkBackward
class  WalkForward

Public Member Functions

 PushObjectMachine (const std::string &nodename="PushObjectMachine")
virtual void setup ()
 This is called by start() when it should setup the network of subnodes (if any).

Static Public Member Functions

static Point FindFreeSpace (ShapeRoot &targetShape, int targetDistance, int obstacleDistance, AngTwoPi orientation)
static Point FindFreeSpace2 (ShapeRoot &targetShape, int targetDistance, int obstacleDistance, AngTwoPi orientation)

Public Attributes

NavigationPlan initToObjPlan
NavigationPlan objToDestPlan
Point startPos
Point objPos
Point endPos
AngTwoPi startOri
AngTwoPi acquireOri
AngTwoPi backupOri
Point backupPt
Point acquirePt
bool useSimpleWayObjToDest
bool useSimpleWayInitToObj
bool isObs

Static Public Attributes

static int backupDist
static int obstDist
static int robotDiam
static int objSize
static float prePushTurnSpeed
static float prePushForwardSpeed
static float pushTurnSpeed
static float pushForwardSpeed

Constructor & Destructor Documentation

DualCoding::Pilot::PushObjectMachine::PushObjectMachine ( const std::string &  nodename = "PushObjectMachine"  ) 

Definition at line 1054 of file Pilot.h.


Member Function Documentation

static Point DualCoding::Pilot::PushObjectMachine::FindFreeSpace ( ShapeRoot &  targetShape,
int  targetDistance,
int  obstacleDistance,
AngTwoPi  orientation 
) [static]
static Point DualCoding::Pilot::PushObjectMachine::FindFreeSpace2 ( ShapeRoot &  targetShape,
int  targetDistance,
int  obstacleDistance,
AngTwoPi  orientation 
) [static]

Definition at line 1142 of file Pilot.h.

virtual void DualCoding::Pilot::PushObjectMachine::setup (  )  [virtual]

This is called by start() when it should setup the network of subnodes (if any).

Reimplemented from StateNode.

Definition at line 1754 of file Pilot.h.


Member Data Documentation


The documentation for this class was generated from the following file:

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:21 2016 by Doxygen 1.6.3