Skip to content

Hyperion: UDC default state should start robot soaking early #1524

@DominicOram

Description

@DominicOram

Most of the time the slowest step when first passing the baton to UDC is waiting for the robot to cool down. At the moment we don't explicitly tell the robot to soak but instead once we get to robot load the robot will soak itself first. We can gain quite a bit of speed by explicitly triggering a soak early in the UDC default state.

We need to do this after we have done the unload of any pin left up from before UDC default state as this could be a warm pin

Note: In general, we don't care about the speed of first starting UDC as we don't do it often but if we can get quick wins easily then there's no harm.

Acceptance Criteria

  • UDC default state soaks the robot early but after pin unload

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