Duckietown Challenges Home Challenges Submissions

Challenge "aido1_log_processing-v3"

Challenge description

This is a test challenge for log processing.

Artefacts

On success, the submission will produce an MP4 rendered from a log.

Example output (MP4)

Leaderboard

Submissions

Challenge logistics

Scoring

Scoring criteria

These are the metrics defined:

passed - passed

1 if the submission passed

Dependencies

Dependencies

No dependencies

Details

Technical details

Evaluation steps details

Evaluation step logstep1

Timeout None

This is the Docker Compose configuration skeleton:

version: '3'
services:
    solution:
        image: SUBMISSION_CONTAINER
        environment: {}
    evaluator:
        image: andreacensi/aido1_log_processing-v3-evaluator:2018_10_12_00_08_25
        environment: {}

The text SUBMISSION_CONTAINER will be replaced with the user containter.

Resources required for evaluating this step

RAM free (MB)80
Disk available (MB)100