RobWorkProject  23.9.11-
Public Attributes | List of all members
Contact2D Class Reference

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
 

Detailed Description

data structure for describing a contact in 2D


The documentation for this class was generated from the following file: