Data structure for contact feedbacks. More...
#include <ODEPhysicsPrivate.hh>
Public Member Functions | |
| ODEJointFeedback () | |
Public Attributes | |
| Contact * | contact |
| Contact information. More... | |
| int | count |
| Number of elements in feedbacks array. More... | |
| dJointFeedback | feedbacks [MAX_CONTACT_JOINTS] |
| Contact joint feedback information. More... | |
Data structure for contact feedbacks.
|
inline |
| int gazebo::physics::ODEJointFeedback::count |
Number of elements in feedbacks array.
| dJointFeedback gazebo::physics::ODEJointFeedback::feedbacks[MAX_CONTACT_JOINTS] |
Contact joint feedback information.