API for forward and inverse kinematics. More...
| Namespaces | |
| DiscretizationMethods | |
| 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) | |
| static void | noDeleter (const moveit::core::RobotModel *) | 
API for forward and inverse kinematics.
Definition at line 81 of file kinematics_base.h.
| using kinematics::KinematicError = typedef KinematicErrors::KinematicError | 
Definition at line 103 of file kinematics_base.h.
| kinematics::MOVEIT_CLASS_FORWARD | ( | KinematicsBase | ) | 
| 
 | static | 
Definition at line 47 of file kinematics_base.cpp.