MAGIKS
1.1
Manipulator General Inverse Kinematic Solver
|
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...
Public Member Functions | |
def | __init__ |
The Class Constructor: More... | |
Public Attributes | |
value | |
config_settings | |
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.
Definition at line 85 of file jacobian.py.
def __init__ | ( | self, | |
config_settings | |||
) |
The Class Constructor:
config_settings | An instance of class Manipulator_Configuration_Settings containing the configuration settings of the manipulator |
Definition at line 91 of file jacobian.py.
config_settings |
Definition at line 94 of file jacobian.py.
value |
Definition at line 93 of file jacobian.py.