Skip to content

Commit

Permalink
idr
Browse files Browse the repository at this point in the history
  • Loading branch information
RemkoPr committed Nov 22, 2024
1 parent 4a205bf commit 7927360
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ def __init__(self, usb_interface="/dev/ttyUSB0",

# Prepare gripper: Acknowledge any pending error:
self.bks.command_code = eCmdCode.CMD_ACK
self.bks.MakeReady()
time.sleep(0.1)

@property
Expand Down

0 comments on commit 7927360

Please sign in to comment.