22 #ifndef _JOINT_WRENCH_HH_
23 #define _JOINT_WRENCH_HH_
math::Vector3 body2Force
Force on the second link.
Definition: JointWrench.hh:84
The Vector3 class represents the generic vector containing 3 elements.
Definition: Vector3.hh:43
math::Vector3 body1Torque
Torque on the first link.
Definition: JointWrench.hh:87
math::Vector3 body1Force
Force on the first link.
Definition: JointWrench.hh:81
Wrench information from a joint.
Definition: JointWrench.hh:39
math::Vector3 body2Torque
Torque on the second link.
Definition: JointWrench.hh:90
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:48