| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
TailWagMC Class Reference#include <TailWagMC.h>
Inheritance diagram for TailWagMC: ![]() Detailed DescriptionA simple motion command for wagging the tail - you can specify period, magnitude, and tilt.
Definition at line 14 of file TailWagMC.h.
Member Function Documentation
used to prune "dead" motions from the MotionManager note that a motion could be "paused" or inactive and therefore not dirty, but still alive, biding its time to "strike" ;)
Implements MotionCommand. Definition at line 62 of file TailWagMC.h.
not used by MotionManager at the moment, but could be used to reduce recomputation, and you may find it useful
Implements MotionCommand. Definition at line 60 of file TailWagMC.h.
sets the period of time between swings, in milliseconds a bit complicated in order to avoid jerking around when the period changes Definition at line 66 of file TailWagMC.h.
is called once per update cycle, can do any processing you need to change your priorities or set output commands on the MotionManager
Implements MotionCommand. Definition at line 30 of file TailWagMC.h.
The documentation for this class was generated from the following file: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Fri May 11 20:08:51 2007 by Doxygen 1.4.7 |