Contains the franka::GripperState type. More...


Go to the source code of this file.
Classes | |
| struct | franka::GripperState |
| Describes the gripper state. More... | |
Namespaces | |
| franka | |
Functions | |
| std::ostream & | franka::operator<< (std::ostream &ostream, const franka::GripperState &gripper_state) |
| Streams the gripper state as JSON object: {"field_name_1": value, "field_name_2": value, ...}. More... | |
Contains the franka::GripperState type.
Definition in file gripper_state.h.