|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
API for forward and inverse kinematics. More...
Namespaces | |
| namespace | DiscretizationMethods |
| namespace | KinematicErrors |
Classes | |
| class | KinematicsBase |
| Provides an interface for kinematics solvers. More... | |
| struct | KinematicsQueryOptions |
| A set of options for the kinematics solver. More... | |
| struct | KinematicsResult |
Typedefs | |
| using | DiscretizationMethod = DiscretizationMethods::DiscretizationMethod |
| using | KinematicError = KinematicErrors::KinematicError |
Functions | |
| MOVEIT_CLASS_FORWARD (KinematicsBase) | |
API for forward and inverse kinematics.
Definition at line 82 of file kinematics_base.hpp.
| using kinematics::KinematicError = typedef KinematicErrors::KinematicError |
Definition at line 104 of file kinematics_base.hpp.
| kinematics::MOVEIT_CLASS_FORWARD | ( | KinematicsBase | ) |