#include "drake/multibody/optimization/contact_wrench_evaluator.h"#include "drake/solvers/binding.h"#include "drake/solvers/constraint.h"#include "drake/solvers/mathematical_program.h"Classes | |
| class | StaticFrictionConeConstraint |
| Formulates the nonlinear friction cone constraint |fₜ| ≤ μ*fₙ, where fₜ is the tangential contact force, fₙ is the normal contact force, and μ is the friction coefficient. More... | |
Namespaces | |
| namespace | drake |
| namespace | drake::multibody |