Duckietown Challenges | Home | Challenges | Submissions |
(No description.)
These are the metrics defined:
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
This is the median survival time. The simulation is terminated when the car goes outside of the road or it crashes with an obstacle.
deviation-center-line
This is the median lateral deviation from the center line.
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.
No dependencies
eval-native0
Timeout 18000.0
Evaluation in the robotarium.
This is the Docker Compose configuration skeleton:
version: '3' services: evaluator: image: docker.io/andreacensi/aido3-native-eval-native0-evaluator:2019_11_28_17_20_14@sha256:79a231d8a49b004aa662d8171269526f91ac7b139bbe98e51fbb03d285375941 environment: {} ports: - 8005:8005
The text SUBMISSION_CONTAINER
will be replaced with the user containter.
# Duckiebots | 1 |
AIDO 2 Map LF public | 1 |