Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

MotionSequenceMC.h File Reference

Describes MotionSequenceEngine and defines MotionSequenceMC, handy little (or not so little) classes for switching between a sequence of postures. More...

#include "MotionSequenceEngine.h"
#include "MotionCommand.h"
#include "MotionManager.h"
#include "Events/EventBase.h"
Include dependency graph for MotionSequenceMC.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MotionSequenceMC< MAXMOVE >
 Instantiates MotionSequenceEngines - when you want to run a motion sequence, make one of these. More...

Typedefs

typedef MotionSequenceMC
< NumOutputs *2 > 
TinyMotionSequenceMC
 Tiny, but enough to handle a transition into a full-body pose.
typedef MotionSequenceMC
< NumOutputs *3 > 
SmallMotionSequenceMC
 Small, but still big enough to handle most of the included MS's (2 full-body frames ~ around 1KB).
typedef MotionSequenceMC
< NumOutputs *6 > 
MediumMotionSequenceMC
 Medium (5 full body frames ~ est 4KB).
typedef MotionSequenceMC
< NumOutputs *11 > 
LargeMotionSequenceMC
 Large (10 full body frames ~ est 8KB).
typedef MotionSequenceMC
< NumOutputs *26 > 
XLargeMotionSequenceMC
 eXtra Large (25 full body frames ~ est 16KB)

Detailed Description

Describes MotionSequenceEngine and defines MotionSequenceMC, handy little (or not so little) classes for switching between a sequence of postures.

Author:
ejt (Creator)

Definition in file MotionSequenceMC.h.


Typedef Documentation

typedef MotionSequenceMC<NumOutputs*11> LargeMotionSequenceMC

Large (10 full body frames ~ est 8KB).

Definition at line 135 of file MotionSequenceMC.h.

Medium (5 full body frames ~ est 4KB).

Definition at line 134 of file MotionSequenceMC.h.

typedef MotionSequenceMC<NumOutputs*3> SmallMotionSequenceMC

Small, but still big enough to handle most of the included MS's (2 full-body frames ~ around 1KB).

Definition at line 133 of file MotionSequenceMC.h.

typedef MotionSequenceMC<NumOutputs*2> TinyMotionSequenceMC

Tiny, but enough to handle a transition into a full-body pose.

Definition at line 132 of file MotionSequenceMC.h.

typedef MotionSequenceMC<NumOutputs*26> XLargeMotionSequenceMC

eXtra Large (25 full body frames ~ est 16KB)

Definition at line 136 of file MotionSequenceMC.h.


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