18 #ifndef _GAZEBO_DARTSURFACEPARAMS_PRIVATE_HH_
19 #define _GAZEBO_DARTSURFACEPARAMS_PRIVATE_HH_
Parameters used for friction pyramid model.
Definition: SurfaceParams.hh:36
DARTSurfaceParamsPrivate()
Constructor.
Definition: DARTSurfaceParamsPrivate.hh:34
Definition: DARTSurfaceParamsPrivate.hh:31
DART wrapper forward declarations and typedefs.
~DARTSurfaceParamsPrivate()
Default destructor.
Definition: DARTSurfaceParamsPrivate.hh:40
FrictionPyramidPtr frictionPyramid
Friction pyramid parameters (mu1, mu2).
Definition: DARTSurfaceParamsPrivate.hh:45
boost::shared_ptr< FrictionPyramid > FrictionPyramidPtr
Definition: PhysicsTypes.hh:140