Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

ArmNode.h File Reference

Defines ArmNode, a simple MCNode that runs an ArmMC motion command and throws a status event upon completion. More...

#include "MCNode.h"
#include "Behaviors/StateNode.h"
#include "Motion/MotionManager.h"
#include "Motion/MMAccessor.h"
#include "IPC/SharedObject.h"
#include "Motion/ArmMC.h"
Include dependency graph for ArmNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArmNode
 A simple StateNode that executes a ArmMC motion command. More...

Variables

const char defArmNodeName []
 default name for ArmNode's (have to instantiate a variable in order to use as a template argument)
const char defArmNodeDesc []
 default description for ArmNode's (have to instantiate a variable in order to use as a template argument)

Detailed Description

Defines ArmNode, a simple MCNode that runs an ArmMC motion command and throws a status event upon completion.

Author:
dst (Creator)
ejt (Rewrote using MCNode)

Definition in file ArmNode.h.


Variable Documentation

const char defArmNodeDesc[]

default description for ArmNode's (have to instantiate a variable in order to use as a template argument)

instantiation will be placed in MCNode.cc (instead of ArmNode.cc) to avoid file bloat

Referenced by ArmNode::ArmNode().

const char defArmNodeName[]

default name for ArmNode's (have to instantiate a variable in order to use as a template argument)

instantiation will be placed in MCNode.cc (instead of ArmNode.cc) to avoid file bloat

Referenced by ArmNode::ArmNode().


Tekkotsu v5.1CVS
Generated Mon May 9 04:58:53 2016 by Doxygen 1.6.3