You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Robot server should have a pre_execute that checks for the door switch before beginning an action.
One annoyance is that you can't access the robot gpios when the robot server is running. So the startup script would need to stop the opentrons robot server and somehow restart it after our server starts successfully so we grab the gpios.
See #34 as well. Lots of reasons to take the GPIOs during execution.
The text was updated successfully, but these errors were encountered:
Robot server should have a pre_execute that checks for the door switch before beginning an action.
One annoyance is that you can't access the robot gpios when the robot server is running. So the startup script would need to stop the opentrons robot server and somehow restart it after our server starts successfully so we grab the gpios.
See #34 as well. Lots of reasons to take the GPIOs during execution.
The text was updated successfully, but these errors were encountered: