MAGIKS
1.1
Manipulator General Inverse Kinematic Solver
|
: This module provides a class representing the residual error between the actual and desired endeffector poses including methods for calculating residual functions based on various conventions for both position and orientation. More...
Go to the source code of this file.
Classes | |
class | Metric_Settings |
Class Constructor: More... | |
class | Metric |
class | Position_Metric |
class | Orientation_Metric |
class | Pose_Metric |
Namespaces | |
math_tools.geometry.pose_metric | |
Variables | |
dictionary | key_dic |
dictionary | type_dic |
list | representations_of_position = ['Cartesian Coordinates', 'Cylinderical Coordinates', 'Spherical Coordinates'] |
list | representations_of_orientation = ['matrix', 'vector', 'angle', 'trace' ,'diag', 'quaternion', 'angle_axis'] |
list | special_metric_representations = ['AxInPr','DiNoQu', 'AxInPr+DiNoQu','ReRoAn + ReOrVe'] |
: This module provides a class representing the residual error between the actual and desired endeffector poses including methods for calculating residual functions based on various conventions for both position and orientation.
Last Revision: 11 January 2015
Definition in file pose_metric.py.