#include <memory>#include <optional>#include "drake/common/sorted_pair.h"#include "drake/math/rotation_matrix.h"#include "drake/multibody/plant/multibody_plant.h"#include "drake/solvers/mathematical_program.h"Classes | |
| class | InverseKinematics |
| Solves an inverse kinematics (IK) problem on a MultibodyPlant, to find the postures of the robot satisfying certain constraints. More... | |
Namespaces | |
| namespace | drake |
| namespace | drake::multibody |