-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Integrate stefans comments:
The arm receives device-str and position-int for Pick/Place/Move or anything LabwareTransferManipulator feature (this unfortunately starts counting at 1 🙁 which I account for in my wrappers). By default, that is converted as f"{device}{position}" to a position in the position graph. You can change that by overwriting
site_to_position_identifier(self, device: str, slot: int) -> str:
which is a method of RoboInterface.
Metadata
Metadata
Assignees
Labels
No labels