Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

KoduInterpreter::MotionActionRunner::ExecuteMotionAction Class Reference

#include <KoduInterpreter.h>

Inheritance diagram for KoduInterpreter::MotionActionRunner::ExecuteMotionAction:

Detailed Description

Definition at line 3109 of file KoduInterpreter.h.

List of all members.

Classes

class  CheckMotionType
class  ExecuteDriverMotion
class  ExecuteGoToShapeRequest
class  ExecuteSimpleMotion

Public Types

enum  MotionTransType { MTT_SIMPLE_MOTION = 0, MTT_GO_TO_SHAPE, MTT_DRIVER_MOTION }

Public Member Functions

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

Public Attributes

const float kMinDistForGoToShape
int targetShapeTagId

Member Enumeration Documentation

Enumerator:
MTT_SIMPLE_MOTION 
MTT_GO_TO_SHAPE 
MTT_DRIVER_MOTION 

Definition at line 3113 of file KoduInterpreter.h.


Constructor & Destructor Documentation

KoduInterpreter::MotionActionRunner::ExecuteMotionAction::ExecuteMotionAction ( const std::string &  nodename = "ExecuteMotionAction"  ) 

Definition at line 3111 of file KoduInterpreter.h.


Member Function Documentation

virtual void KoduInterpreter::MotionActionRunner::ExecuteMotionAction::setup (  )  [virtual]

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

Reimplemented from StateNode.

Definition at line 3378 of file KoduInterpreter.h.


Member Data Documentation


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

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