| Duckietown Challenges | Home | Challenges | Submissions |
This is a test challenge in which submissions must guess a random number.
No skills necessary!
These are the metrics defined:
score1 - score1How close you are to the magic number.
No dependencies
At the beginning execute step step1.
If step step1 has result success, then declare the submission SUCCESS.
If step step1 has result failed, then declare the submission FAILED.
If step step1 has result error, then declare the submission ERROR.
step1Timeout None
This is the Docker Compose configuration skeleton:
version: '3' services: solution: image: SUBMISSION_CONTAINER environment: {} evaluator: image: andreacensi/aido1_luck-v3-evaluator:2018_10_12_00_08_06 environment: {}
The text SUBMISSION_CONTAINER will be replaced with the user containter.
| RAM free (MB) | 80 |
| Disk available (MB) | 100 |