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
Original comment by Tyler Lum (Bitbucket: tylerlum).
Currently, after running ./prepare_team_wamv.bash <team>, a file is generated: generated/team_generated/compliant.txt. It says true if it is compliant, otherwise it is false.
We may still need to add another script to read these txt files for the competition.
@caguero I think we resolved this issue by checking manually at the time the solution is submitted. I don't think we check again when we are actually running the trials. Do you know whether that is correct? Either way I think we can close this issue.
Original report (archived issue) by Tyler Lum (Bitbucket: tylerlum).
Currently, the testing workflow is:
If teams fail the compliance tests in the build team urdf step, then what should we do? Manual checks? Booleans stored somewhere?
The text was updated successfully, but these errors were encountered: