CPoint Class Reference

Cartesian Position and Orientation of one limb (Interpolation). More...

#include <motion.h>

List of all members.

Public Attributes

int duration
 Pause (in milliseconds) between this and the next key frame.
int current
 Elapsed time (in milliseconds).
bool checkCollision
 Run Collision Check.
CMatrix pose
 Pose of limb.
float angles [AX12_COUNT]
 Values of joint angles belonging to pose (only the angles of the limb are set).


Detailed Description

Cartesian Position and Orientation of one limb (Interpolation).

The pose will be used as a stopover (for one limb) in the interpolation process, see CMotionContainer.
TODO: rethink.


Member Data Documentation

int CPoint::duration

Pause (in milliseconds) between this and the next key frame.

int CPoint::current

Elapsed time (in milliseconds).

bool CPoint::checkCollision

Run Collision Check.

CMatrix CPoint::pose

Pose of limb.

float CPoint::angles[AX12_COUNT]

Values of joint angles belonging to pose (only the angles of the limb are set).


The documentation for this class was generated from the following file:
Generated on Mon Apr 21 23:27:45 2008 for BioloidControl by  doxygen 1.5.2