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
If the Keeper is performing the action/motion ArmsUpSquat, which happens when it is preparing for a Penalty dive, the robot will dive, head first, forward when going to the standing position in the Finished state. This transition will occur when a goal has been scored during a PenaltyShootout or when the round has finished.
This is kind of an edge case as we expect the robot dive at least once and not again. So this would only happen if the robot gets the time to stand up again and go into ArmsUpSquat or if it doesn't dive at all due to a wrong detection.
The text was updated successfully, but these errors were encountered:
Fyor
changed the title
When in PenaltyShootout when going from Playing to Finished the robot dives forward when in ArmsUpSquat
During a PenaltyShootout when going from Playing to Finished the robot dives forward when in ArmsUpSquatJun 12, 2023
If the Keeper is performing the action/motion
ArmsUpSquat
, which happens when it is preparing for a Penalty dive, the robot will dive, head first, forward when going to the standing position in theFinished
state. This transition will occur when a goal has been scored during aPenaltyShootout
or when the round has finished.This is kind of an edge case as we expect the robot dive at least once and not again. So this would only happen if the robot gets the time to stand up again and go into
ArmsUpSquat
or if it doesn't dive at all due to a wrong detection.The text was updated successfully, but these errors were encountered: