SurfaceParams defines various Surface contact parameters.
More...
#include <physics/physics.hh>
SurfaceParams defines various Surface contact parameters.
These parameters defines the properties of a physics::Contact constraint.
gazebo::physics::SurfaceParams::SurfaceParams |
( |
) | |
|
virtual gazebo::physics::SurfaceParams::~SurfaceParams |
( |
) | |
|
|
virtual |
virtual void gazebo::physics::SurfaceParams::FillMsg |
( |
msgs::Surface & |
_msg) | |
|
|
virtual |
Fill in a surface message.
- Parameters
-
[in] | _msg | Message to fill with this object's values. |
virtual void gazebo::physics::SurfaceParams::Load |
( |
sdf::ElementPtr |
_sdf) | |
|
|
virtual |
Load the contact params.
- Parameters
-
[in] | _sdf | SDF values to load from. |
virtual void gazebo::physics::SurfaceParams::ProcessMsg |
( |
const msgs::Surface & |
_msg) | |
|
|
virtual |
Process a surface message.
- Parameters
-
[in] | _msg | Message to read values from. |
bool gazebo::physics::SurfaceParams::collideWithoutContact |
Allow collision checking without generating a contact joint.
unsigned int gazebo::physics::SurfaceParams::collideWithoutContactBitmask |
Custom collision filtering used when collideWithoutContact is true.
The documentation for this class was generated from the following file: