Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restart of the robot during challange #921

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sunava
Copy link
Contributor

@sunava sunava commented Nov 25, 2024

Closes issue 898

Changes proposed in this pull request:

Introduced a rule allowing teams to request a single restart per attempt with specific conditions, including a 30-second penalty.
Clarified the restart procedure: teams must leave the arena with the robot, requeue, and begin again within their remaining time.
Added a provision to include a restart checkbox in the score sheet for tracking.
Other comments

Feedback is particularly requested on:

Whether the 30-second penalty and "remaining time" provision are balanced for both DSPL and OPL leagues.
Placement of the rule within the Rulebook (e.g., procedural rules, scoring, or test-specific rules).
Additional details for score sheet implementation.

Copy link
Member

@LeroyR LeroyR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Add checkbox to scroing, remove Score sheet adjustment header 😄
  • Entering arena already gives points - reword to major score item or simply limit to first X sec (60?) of attempt.
  • move the penalty item after time continues running or combine them ..exited the \Arena{} with the robot and an extra penalty...
  • Add that only the points earned after the restart are counted

@LeroyR
Copy link
Member

LeroyR commented Nov 25, 2024

Add checkbox below

\scoreitem{0}{Duration (limit: \textbf{\scorelistTimelimit{}:00} minutes)}

Maybe just:

\scoreitem{0}{Restart after (sec)}

is fine

During any test, teams are allowed to perform a single restart per attempt under the following conditions:
\begin{itemize}
\item A restart may only be requested until the robot completes a scoring action.
\item A restart incurs a penalty of \SI{30}{\second}, added to the total time.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be subtracted from the total time, no?

\item Only one restart is permitted per test attempt.
\end{itemize}

\textbf{Score Sheet Adjustment:}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not need to be in the rules.
Just add the checkmark to the scoresheets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants