Tesseract
Motion Planning Environment
|
Used to store Manipulability and Force Ellipsoid data. More...
#include <utils.h>
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Eigen::VectorXd | eigen_values |
The manipulability ellipsoid eigen values. More... | |
double | measure { 0 } |
The ratio of longest and shortes axes of the manipulability ellipsoid. More... | |
double | condition { 0 } |
The condition number of A. More... | |
double | volume { 0 } |
This is propotial to the volume. More... | |
Used to store Manipulability and Force Ellipsoid data.
double tesseract_kinematics::ManipulabilityEllipsoid::condition { 0 } |
The condition number of A.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Eigen::VectorXd tesseract_kinematics::ManipulabilityEllipsoid::eigen_values |
The manipulability ellipsoid eigen values.
double tesseract_kinematics::ManipulabilityEllipsoid::measure { 0 } |
The ratio of longest and shortes axes of the manipulability ellipsoid.
As this grows large it is approaching a singularity
double tesseract_kinematics::ManipulabilityEllipsoid::volume { 0 } |
This is propotial to the volume.