isHoldingSomething abstract method
Whether the Gripper is currently holding onto an object.
Implementation
Future<HoldingStatus> isHoldingSomething({Map<String, dynamic>? extra});
Whether the Gripper is currently holding onto an object.
Future<HoldingStatus> isHoldingSomething({Map<String, dynamic>? extra});