-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Labels
BugIssues that describe a bug and possibly a suggested solutionIssues that describe a bug and possibly a suggested solutionDifficulty - 3Easy and simple issues that require some context to doEasy and simple issues that require some context to doTestingField testing, test infrastructure, robot tuningField testing, test infrastructure, robot tuning
Description
Description of the task
Currently, kickoff_play_test.py has some incorrect validation logic such a NumberOfRobotsAlwaysStaysInRegion(..., req_robot_cnt=0) which always evaluates to true. We should fix these issues and also make the validation code more readable, perhaps including a diagram to explain what specifically needs to be validated in order to follow the robocup rules
Acceptance criteria
- [ ]
Blocked By
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugIssues that describe a bug and possibly a suggested solutionIssues that describe a bug and possibly a suggested solutionDifficulty - 3Easy and simple issues that require some context to doEasy and simple issues that require some context to doTestingField testing, test infrastructure, robot tuningField testing, test infrastructure, robot tuning