![]() |
RobWorkProject
23.9.11-
|
data structure for describing a contact in 2D More...
#include <Contact2D.hpp>
Public Attributes | |
rw::math::Vector2D< double > | p |
Contact position. | |
rw::math::Vector2D< double > | n |
Surface contact normal. | |
double | curvature |
surface curvature | |
double | avgCurvature |
double moving average of the curvature | |
double | mu |
coulomb friction coefficient | |
data structure for describing a contact in 2D