Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

PostureNode.h File Reference

Defines PostureNode, a simple StateNode that runs a PostureMC motion command. More...

#include "MCNode.h"
#include "Events/EventRouter.h"
#include "Motion/PostureMC.h"
#include "Shared/MarkScope.h"
Include dependency graph for PostureNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PostureNode
 A simple StateNode that executes a PostureMC motion command. More...

Variables

const char defPostureNodeName []
 default name for PostureNode's (have to instantiate a variable in order to use as a template argument)
const char defPostureNodeDesc []
 default description for PostureNode's (have to instantiate a variable in order to use as a template argument)

Detailed Description

Defines PostureNode, a simple StateNode that runs a PostureMC motion command.

Author:
dst

Definition in file PostureNode.h.


Variable Documentation

const char defPostureNodeDesc[]

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

instantiation will be placed in MCNode.cc to avoid file bloat

const char defPostureNodeName[]

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

instantiation will be placed in MCNode.cc to avoid file bloat


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