A set of options for the kinematics solver. More...
#include <kinematics_base.h>
Public Member Functions | |
KinematicsQueryOptions () | |
Public Attributes | |
DiscretizationMethod | discretization_method |
bool | lock_redundant_joints |
bool | return_approximate_solution |
A set of options for the kinematics solver.
Definition at line 108 of file kinematics_base.h.
Definition at line 110 of file kinematics_base.h.
Enumeration value that indicates the method for discretizing the redundant. joints KinematicsQueryOptions::discretization_method.
Definition at line 119 of file kinematics_base.h.
KinematicsQueryOptions::lock_redundant_joints.
Definition at line 117 of file kinematics_base.h.
KinematicsQueryOptions::return_approximate_solution.
Definition at line 118 of file kinematics_base.h.