Skip to content

Wait until rotate state is OK before marking prepare as ready

Jasem Mutlaq requested to merge (removed):rotator_state into master

Rotator position angle was set as ready as soon as it is within the mechanical threshold, but we didn't check if it fully stopped. Now, we check to make sure it stopped before marking the action as ready.

Merge request reports