Data structure containing the gripper states.
More...
#include <data.hpp>
Data structure containing the gripper states.
- See also
- Gripper::states().
Definition at line 304 of file data.hpp.
◆ force
double flexiv::rdk::GripperStates::force = {} |
Measured finger force. Positive: opening force, negative: closing force. Reads 0 if the mounted gripper has no force sensing capability [N]
Definition at line 311 of file data.hpp.
◆ max_width
double flexiv::rdk::GripperStates::max_width = {} |
Maximum finger opening width of the mounted gripper [m]
Definition at line 314 of file data.hpp.
◆ width
double flexiv::rdk::GripperStates::width = {} |
Measured finger opening width [m]
Definition at line 307 of file data.hpp.
The documentation for this struct was generated from the following file: