Represents a duration with millisecond resolution.
Definition duration.h:19
Contains the franka::Duration type.
std::ostream & operator<<(std::ostream &ostream, const Errors &errors)
Streams the errors as JSON array.
Describes the gripper state.
Definition gripper_state.h:20
Duration time
Strictly monotonically increasing timestamp since robot start.
Definition gripper_state.h:48
bool is_grasped
Indicates whether an object is currently grasped.
Definition gripper_state.h:38
uint16_t temperature
Current gripper temperature.
Definition gripper_state.h:43
double max_width
Maximum gripper opening width.
Definition gripper_state.h:33
double width
Current gripper opening width.
Definition gripper_state.h:24