armarx::ForceTorqueUnitObserverInterface
Overview
Implements an interface to a ForceTorqueUnitObserver. Provides topics on measured forces and torques which can be subscribed.
Operation Index
- getForceDatafield
-
getForceDatafield returns a reference on the force topic.
- getTorqueDatafield
-
getTorqueDatafield returns a reference on the torque topic.
- createNulledDatafield
-
createNulledDatafield resets the force/torque topic.
Operations
getForceDatafield returns a reference on the force topic.
Parameters
- nodeName
-
Name of force sensor topic.
getTorqueDatafield returns a reference on the torque topic.
Parameters
- nodeName
-
Name of torque sensor topic.
createNulledDatafield resets the force/torque topic.
Parameters
- forceTorqueDatafieldRef
-
Reference of torque/torque sensor topic.