#include <Eigen/Geometry>#include <float.h>#include <algorithm>#include <vector>
Go to the source code of this file.
Classes | |
| class | moveit_setup_assistant::ik_solver_base |
| class | moveit_setup_assistant::ikfast_solver< T > |
Namespaces | |
| namespace | moveit_setup_assistant |
Typedefs | |
| typedef double | IKReal |
Functions | |
| bool | distance_op (std::pair< unsigned int, double > i, std::pair< unsigned int, double > j) |
| typedef double IKReal |
Definition at line 6 of file ik_fast_solver.h.
| bool distance_op | ( | std::pair< unsigned int, double > | i, |
| std::pair< unsigned int, double > | j | ||
| ) | [inline] |
Definition at line 8 of file ik_fast_solver.h.