#include <interpolation.h>
Public Member Functions | |
void | malloc () |
void | free () |
Public Attributes | |
double | angles_position |
float | angles [AX12_COUNT] |
double * | pose_position |
CMatrix * | pose |
Stores data belonging to a position in robot and cartesian space.
void CInterpolationData::malloc | ( | ) |
void CInterpolationData::free | ( | ) |
float CInterpolationData::angles[AX12_COUNT] |