Skip to content

Error in reset function #9

@dvanderelst

Description

@dvanderelst

The reset function tries to shut off the pump and close the gripper. Even if these are not attached, this leads to a timeout error. The bug is in the pyuf\uf\wrapper\swift_api.py file and in the reset function

self.set_pump(False)
self.set_gripper(False)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions