Drake
Drake C++ Documentation
coulomb_friction.h File Reference
Include dependency graph for coulomb_friction.h:
This graph shows which files directly or indirectly include this file:

Classes

class  CoulombFriction< T >
 Parameters for Coulomb's Law of Friction, namely: More...
 

Namespaces

 drake
 
 drake::multibody
 

Functions

template<typename T >
CoulombFriction< T > CalcContactFrictionFromSurfaceProperties (const CoulombFriction< T > &surface_properties1, const CoulombFriction< T > &surface_properties2)
 Given the surface properties of two different surfaces, this method computes the Coulomb's law coefficients of friction characterizing the interaction by friction of the given surface pair. More...