clik.h File Reference
Detailed Description
Header file for Clik class definitions.
Definition in file clik.h.
#include "robot.h"
#include "quaternion.h"
Include dependency graph for clik.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
|
Namespaces |
| namespace | ROBOOP |
Classes |
| class | ROBOOP::Clik |
| | Handle Closed Loop Inverse Kinematics scheme. More...
|
Defines |
| #define | CLICK_DH 1 |
| | Using Clik under DH notation.
|
| #define | CLICK_mDH 2 |
| | Using Clik under modified DH notation.
|
| #define | CLICK_mDH_min_para 3 |
| | Using Clik under modified DH notation with minimum intertial parameters.
|
Variables |
| const char | header_clik_rcsid [] = "$Id: clik.h,v 1.4 2004/07/14 02:32:11 ejt Exp $" |
| | RCS/CVS version.
|
Define Documentation
| #define CLICK_mDH_min_para 3 |
|
Variable Documentation
const char header_clik_rcsid[] = "$Id: clik.h,v 1.4 2004/07/14 02:32:11 ejt Exp $" [static] |
|
|
|
RCS/CVS version.
Definition at line 65 of file clik.h. |
|