exception documentation
class InvalidGripperEffortError(ValueError):
Constructor: InvalidGripperEffortError(effort)
Raised when an invalid gripper effort is provided.
Method | __init__ |
Initialize with invalid gripper effort. |