BerkeleyAutomation / yumipy

Python control interface for interacting with the ABB YuMi Robot
Apache License 2.0
62 stars 36 forks source link

YuMiArm close_gripper() function has multiple missing parameters #1

Closed jeffmahler closed 7 years ago

jeffmahler commented 7 years ago

force and width are checked but not passed in to the constructor

jacky-liang commented 7 years ago

Fixed by 70e5073 and f9a0add