Tesseract
Motion Planning Environment
|
A kinematic group with forward and inverse kinematics methods. More...
#include <tesseract_common/macros.h>
#include <memory>
#include <Eigen/Geometry>
#include <tesseract_kinematics/core/joint_group.h>
#include <tesseract_kinematics/core/inverse_kinematics.h>
Go to the source code of this file.
Classes | |
struct | tesseract_kinematics::KinGroupIKInput |
Structure containing the data required to solve inverse kinematics. More... | |
class | tesseract_kinematics::KinematicGroup |
Namespaces | |
namespace | tesseract_kinematics |
Typedefs | |
using | tesseract_kinematics::KinGroupIKInputs = tesseract_common::AlignedVector< KinGroupIKInput > |
A kinematic group with forward and inverse kinematics methods.