Duckietown Challenges Home Challenges Submissions

Challenge "aido2_LF_r_pub"

Challenge description

Lane following challenge.

Leaderboard

Submissions

Challenge logistics

Scoring

Scoring criteria

These are the metrics defined:

Traveled distance - driven_lanedir_consec_median

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_median

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

Dependencies

Dependencies

No dependencies

Details

Technical details

Evaluation steps details

Evaluation step hw-evaluation

Timeout None

Evaluation in the robotarium.

This is the Docker Compose configuration skeleton:

version: '3'
services:
    evaluator:
        image: docker.io/andreacensi/aido2_lf_r_pub-hw-evaluation-evaluator:2019_04_08_17_16_27@sha256:fd4d882376d8047ce6c0e696faea4a95a6645633d7f74d00317bac058975efeb
        environment: {}
        ports:
        - 8005:8005

The text SUBMISSION_CONTAINER will be replaced with the user containter.

Resources required for evaluating this step

# Duckiebots1
AIDO 2 Map LF public1