Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

IKSolver::Plane Struct Reference

Planes allow 2 freedoms, move in plane. More...

#include <IKSolver.h>

Inheritance diagram for IKSolver::Plane:

Detailed Description

Planes allow 2 freedoms, move in plane.

Definition at line 68 of file IKSolver.h.

List of all members.

Public Member Functions

virtual void computeErrorGradient (const Point &p, const Rotation &, fmat::Column< 3 > &de) const
 return vector pointing in direction of decreasing error at point p and rotation r

Public Attributes

float x
float y
float z
float d

Member Function Documentation

virtual void IKSolver::Plane::computeErrorGradient ( const Point p,
const Rotation r,
fmat::Column< 3 > &  de 
) const [virtual]

return vector pointing in direction of decreasing error at point p and rotation r

Implements IKSolver::Position.

Definition at line 69 of file IKSolver.h.


Member Data Documentation

Definition at line 78 of file IKSolver.h.

Referenced by computeErrorGradient().

Definition at line 75 of file IKSolver.h.

Referenced by computeErrorGradient().

Definition at line 76 of file IKSolver.h.

Referenced by computeErrorGradient().

Definition at line 77 of file IKSolver.h.

Referenced by computeErrorGradient().


The documentation for this struct was generated from the following file:

Tekkotsu v5.1CVS
Generated Sat May 4 06:33:16 2013 by Doxygen 1.6.3