OnRobotRG

interface OnRobotRG : URTool

Properties

Link copied to clipboard
abstract val model: String

Functions

Link copied to clipboard
abstract fun grip(width: Double, force: Int, depthComp: Boolean = false, cmdTimeout: Long? = null, popupMsg: Boolean = true, onChange: (RGToolState) -> Unit? = null, onFinished: (RGToolState) -> Unit? = null): RGToolState

Move the OnRobot RG gripper to the target width.

Link copied to clipboard
abstract fun release(width: Double, force: Int, depthComp: Boolean = false, cmdTimeout: Long? = null, popupMsg: Boolean = true, onChange: (RGToolState) -> Unit? = null, onFinished: (RGToolState) -> Unit? = null): RGToolState

Move the OnRobot RG gripper to the target width.