Skip to content

Commit

Permalink
adding start statement
Browse files Browse the repository at this point in the history
  • Loading branch information
tginsbu1 committed May 30, 2024
1 parent db978df commit db0512c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sciclops_rest_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ def status(state: State,
state.sciclops.get_plate(pos, lid, trash)
return StepResponse(StepStatus.SUCCEEDED, "robot homed")

rest_module.start()



0 comments on commit db0512c

Please sign in to comment.