Skip to content

add documentation on robot arm #1

@dsmits

Description

@dsmits

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions