Duckietown Challenges Home Challenges Submissions

Challenge "aido3-LFVI-real-validation"

Challenge description

(No description.)

Leaderboard

Submissions

Challenge logistics

Scoring

Scoring criteria

These are the metrics defined:

Traveled distance - driven_lanedir_consec

This is the median distance traveled, along a lane. (That is, going in circles will not make this metric increase.)

This is discretized to tiles.

Survival time - survival_time

This is the median survival time. The simulation is terminated when the car goes outside of the road or it crashes with an obstacle.

Lateral deviation - deviation-center-line

This is the median lateral deviation from the center line.

Major infractions - in-drivable-lane

This is the median of the time spent outside of the drivable zones. For example this penalizes driving in the wrong lane.

Dependencies

Dependencies

Depends on successful evaluation on LFVI 🚗🚗🚦 - Lane following + Vehicles + Intersections (simulation 👾, testing 🥇)

The submission must first pass the testing.

The sum of the following tests should be at least 2.0.

Test on absolute scores:

good_enough(1.0 points)
Obtain at least 0.2 for score driven_lanedir_consec_median.

Test on relative performance:

better-than-bea-straight(1.0 points)
Do at least as good as a submission of 1639 labeled straight.

Depends on successful evaluation on LFV 🚗🚗 - Lane following + Vehicles (robotarium 🏎, validation 🏋)

The submission must first pass the LF real.

The sum of the following tests should be at least 2.0.

Test on absolute scores:

good_enough(1.0 points)
Obtain at least 0.2 for score driven_lanedir_consec.

Test on relative performance:

better-than-bea-straight(1.0 points)
Do at least as good as a submission of 1639 labeled straight.

Details

Technical details

Evaluation steps details

Evaluation step eval0

Timeout 18000.0

Evaluation in the robotarium.

This is the Docker Compose configuration skeleton:

version: '3'
services:
    evaluator:
        image: docker.io/andreacensi/aido3-lfvi-real-validation-eval0-evaluator:2020_10_19_20_46_06@sha256:1f09bd03108a0093537ddb512198ee60867fa786a02fbbe4e506250c06801e15
        environment: {}
        ports:
        - 8005:8005

The text SUBMISSION_CONTAINER will be replaced with the user containter.

Resources required for evaluating this step

# Duckiebots2
AIDO 2 Map LFVI public1

Evaluation step eval1

Timeout 18000.0

Evaluation in the robotarium.

This is the Docker Compose configuration skeleton:

version: '3'
services:
    evaluator:
        image: docker.io/andreacensi/aido3-lfvi-real-validation-eval1-evaluator:2020_10_19_20_46_07@sha256:1f09bd03108a0093537ddb512198ee60867fa786a02fbbe4e506250c06801e15
        environment: {}
        ports:
        - 8005:8005

The text SUBMISSION_CONTAINER will be replaced with the user containter.

Resources required for evaluating this step

# Duckiebots2
AIDO 2 Map LFVI public1

Evaluation step eval2

Timeout 18000.0

Evaluation in the robotarium.

This is the Docker Compose configuration skeleton:

version: '3'
services:
    evaluator:
        image: docker.io/andreacensi/aido3-lfvi-real-validation-eval2-evaluator:2020_10_19_20_46_08@sha256:1f09bd03108a0093537ddb512198ee60867fa786a02fbbe4e506250c06801e15
        environment: {}
        ports:
        - 8005:8005

The text SUBMISSION_CONTAINER will be replaced with the user containter.

Resources required for evaluating this step

# Duckiebots2
AIDO 2 Map LFVI public1

Evaluation step eval0-visualize

Timeout 1080.0

This is the Docker Compose configuration skeleton:

version: '3'
services:
    evaluator:
        image: docker.io/andreacensi/aido3-lfvi-real-validation-eval0-visualize-evaluator:2020_10_19_20_46_09@sha256:cf6aa8b37c0c08cb9f5919f9672391421c35abab7ff4b94801e22b4a06287f18
        environment:
            STEP_NAME: eval0

The text SUBMISSION_CONTAINER will be replaced with the user containter.

Resources required for evaluating this step

Cloud simulations1

Evaluation step eval1-visualize

Timeout 1080.0

This is the Docker Compose configuration skeleton:

version: '3'
services:
    evaluator:
        image: docker.io/andreacensi/aido3-lfvi-real-validation-eval1-visualize-evaluator:2020_10_19_20_46_09@sha256:cf6aa8b37c0c08cb9f5919f9672391421c35abab7ff4b94801e22b4a06287f18
        environment:
            STEP_NAME: eval1

The text SUBMISSION_CONTAINER will be replaced with the user containter.

Resources required for evaluating this step

Cloud simulations1

Evaluation step eval2-visualize

Timeout 1080.0

This is the Docker Compose configuration skeleton:

version: '3'
services:
    evaluator:
        image: docker.io/andreacensi/aido3-lfvi-real-validation-eval2-visualize-evaluator:2020_10_19_20_46_10@sha256:cf6aa8b37c0c08cb9f5919f9672391421c35abab7ff4b94801e22b4a06287f18
        environment:
            STEP_NAME: eval2

The text SUBMISSION_CONTAINER will be replaced with the user containter.

Resources required for evaluating this step

Cloud simulations1

Evaluation step eval0-videos

Timeout 10800.0

This is the Docker Compose configuration skeleton:

version: '3'
services:
    evaluator:
        image: docker.io/andreacensi/aido3-lfvi-real-validation-eval0-videos-evaluator:2020_10_19_20_46_10@sha256:ede116f39aa7600b73a84916f2249fc2238d222840a876942b79ba81062469b2
        environment:
            WORKER_I: '0'
            WORKER_N: '1'
            INPUT_DIR: /challenges/previous-steps/eval0/logs_raw
            OUTPUT_DIR: /challenges/challenge-evaluation-output
            DEBUG_OVERLAY: '1'
            BAG_NAME_FILTER: autobot,watchtower
            OUTPUT_FRAMERATE: '7'

The text SUBMISSION_CONTAINER will be replaced with the user containter.

Resources required for evaluating this step

Cloud simulations1

Evaluation step eval1-videos

Timeout 10800.0

This is the Docker Compose configuration skeleton:

version: '3'
services:
    evaluator:
        image: docker.io/andreacensi/aido3-lfvi-real-validation-eval1-videos-evaluator:2020_10_19_20_46_10@sha256:ede116f39aa7600b73a84916f2249fc2238d222840a876942b79ba81062469b2
        environment:
            WORKER_I: '0'
            WORKER_N: '1'
            INPUT_DIR: /challenges/previous-steps/eval1/logs_raw
            OUTPUT_DIR: /challenges/challenge-evaluation-output
            DEBUG_OVERLAY: '1'
            BAG_NAME_FILTER: autobot,watchtower
            OUTPUT_FRAMERATE: '7'

The text SUBMISSION_CONTAINER will be replaced with the user containter.

Resources required for evaluating this step

Cloud simulations1

Evaluation step eval2-videos

Timeout 10800.0

This is the Docker Compose configuration skeleton:

version: '3'
services:
    evaluator:
        image: docker.io/andreacensi/aido3-lfvi-real-validation-eval2-videos-evaluator:2020_10_19_20_46_11@sha256:ede116f39aa7600b73a84916f2249fc2238d222840a876942b79ba81062469b2
        environment:
            WORKER_I: '0'
            WORKER_N: '1'
            INPUT_DIR: /challenges/previous-steps/eval2/logs_raw
            OUTPUT_DIR: /challenges/challenge-evaluation-output
            DEBUG_OVERLAY: '1'
            BAG_NAME_FILTER: autobot,watchtower
            OUTPUT_FRAMERATE: '7'

The text SUBMISSION_CONTAINER will be replaced with the user containter.

Resources required for evaluating this step

Cloud simulations1