#include <Tasks/QPContacts.h>
Linearized friction cone generator. Compute the vector that linearize the friction cone (generatrix).
◆ FrictionCone() [1/2]
tasks::qp::FrictionCone::FrictionCone |
( |
| ) |
|
|
inline |
◆ FrictionCone() [2/2]
tasks::qp::FrictionCone::FrictionCone |
( |
const Eigen::Matrix3d & |
frame, |
|
|
int |
nrGen, |
|
|
double |
mu, |
|
|
double |
direction = 1. |
|
) |
| |
- Parameters
-
frame | Friction cone frame. The friction cone is define along the frame normal axis (last line). |
nrGen | Number of generatrix. |
mu | Coefficient of friction. |
dir | Cone direction. |
◆ generators
std::vector<Eigen::Vector3d> tasks::qp::FrictionCone::generators |
The documentation for this struct was generated from the following file: