File: geometry_msgs/Wrench.msg
# This represents force in free space, seperated into
# it's linear and angular parts.
Vector3 force
Vector3 torque
Expanded Definition
Vector3 force
float64 x
float64 y
float64 z
Vector3 torque
float64 x
float64 y
float64 z