Friction pyramid.
More...
#include <Contact.h>
Friction pyramid.
Definition at line 14 of file Contact.h.
◆ FrictionPyramid()
EIGEN_MAKE_ALIGNED_OPERATOR_NEW ForceColl::FrictionPyramid::FrictionPyramid |
( |
double |
fricCoeff, |
|
|
int |
ridgeNum = 4 |
|
) |
| |
Constructor.
- Parameters
-
fricCoeff | friction coefficient |
ridgeNum | number of ridges of friction pyramid |
◆ calcGlobalRidgeList()
std::vector<Eigen::Vector3d> ForceColl::FrictionPyramid::calcGlobalRidgeList |
( |
const Eigen::Matrix3d & |
rot | ) |
const |
Calculate ridge vector list in global coordinates.
◆ ridgeNum()
int ForceColl::FrictionPyramid::ridgeNum |
( |
| ) |
const |
|
inline |
Number of ridges.
Definition at line 29 of file Contact.h.
◆ localRidgeList_
std::vector<Eigen::Vector3d> ForceColl::FrictionPyramid::localRidgeList_ |
Local ridge list.
Definition at line 36 of file Contact.h.
The documentation for this class was generated from the following file:
- /home/runner/work/ForceControlCollection/ForceControlCollection/catkin_ws/src/ForceControlCollection/include/ForceColl/Contact.h