MAGIKS
1.1
Manipulator General Inverse Kinematic Solver
|
This module provides three classes representing the geometric, analytic and error jacobians of a manipulator. More...
Go to the source code of this file.
Classes | |
class | Analytic_Jacobian |
This class contains the standard analytic jacobian of a manipulator with required methods for calculating it. More... | |
class | Geometric_Jacobian |
Contains the Geometric jacobian of an end-effector that can be established of a number of reference positions (Task Points) or reference orientations (Task Frames) with methods for creating and calculating them. More... | |
class | Error_Jacobian |
Contains the Error Jacobian of an end-effector established from one or more reference positions (Task Points) or reference orientations (Task Framess) with required methods for creating and calculating it. More... | |
Namespaces | |
magiks.jacobian.jacobian | |
This module provides three classes representing the geometric, analytic and error jacobians of a manipulator.
Last Revision: 11 January 2015
Definition in file jacobian.py.