tue_robocup icon indicating copy to clipboard operation
tue_robocup copied to clipboard

move gripper type checking out of arms.py

Open PetervDooren opened this issue 4 years ago • 0 comments
trafficstars

After #1058 we try to keep the scope of functionality limited. This means we should not assume that all arms have exactly one gripper. We should move the functions _check_gripper_type and _collect_gripper_types out of arms.py and into another file.

PetervDooren avatar Jan 17 '21 19:01 PetervDooren