#include <memory>#include "drake/multibody/plant/multibody_plant.h"#include "drake/solvers/constraint.h"#include "drake/systems/framework/context.h"Classes | |
| class | PointToLineDistanceConstraint |
| Constrain that the distance between a point P on frame B1 and another line L on frame B2 is within a range [distance_lower, distance_upper]. More... | |
Namespaces | |
| drake | |
| drake::multibody | |