Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
WalkRequest Class ReferenceA request to walk at a specified velocity or for a specific distance, to be used in a SignalTrans. More...
Detailed DescriptionA request to walk at a specified velocity or for a specific distance, to be used in a SignalTrans. Recommended usage is via the velocity() and displacement() generators Definition at line 17 of file WalkNode.h.
Constructor & Destructor Documentation
Constructor. Definition at line 20 of file WalkNode.h. Referenced by displacement(), and velocity().
Constructor. Definition at line 23 of file WalkNode.h. Constructor: velocities in mm/sec and radians/sec. Definition at line 26 of file WalkNode.h.
Constructor.
Definition at line 36 of file WalkNode.h. Member Function Documentation
Generator to call the constructor with appropriate arguments, a little more concise/readable than using the constructor directly.
Definition at line 53 of file WalkNode.h. Referenced by KoduInterpreter::ReceiveActionRunner::ReceiveActionTurnAndGet::Rotate::doStart(), KoduInterpreter::GiveActionRunner::PositionBody::Walk::doStart(), and KoduInterpreter::GiveActionRunner::PositionBody::Rotate::doStart().
Generator to call the constructor with appropriate arguments, a little more concise/readable than using the constructor directly.
Definition at line 45 of file WalkNode.h. Member Data DocumentationDefinition at line 55 of file WalkNode.h.
Definition at line 57 of file WalkNode.h. Definition at line 56 of file WalkNode.h. Definition at line 55 of file WalkNode.h. Referenced by displacement(), and velocity(). Definition at line 56 of file WalkNode.h. Definition at line 55 of file WalkNode.h. Definition at line 55 of file WalkNode.h. The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:18 2016 by Doxygen 1.6.3 |