armarx::ForceTorqueUnitInterface
Overview
Implements an interface to a ForceTorqueUnit.
Derived Classes and Interfaces
- ForceTorqueUnitDynamicSimulationInterface
Operation Index
- setOffset
-
setOffset allows to define offset forces and torques which are subtracted from the measured values.
- setToNull
-
setToNull allows to reset the ForceTorqueUnit by setting the measured values to zero.
Operations
setOffset allows to define offset forces and torques which are subtracted from the measured values.
Parameters
- forceOffsets
-
Offset forces in x, y, and z.
- torqueOffsets
-
Offset torques in x, y, and z.
void setToNull()
setToNull allows to reset the ForceTorqueUnit by setting the measured values to zero.