Duckietown Challenges Home Challenges Submissions

Submission 544

Submission544
Competingyes
Challengeaido-hello-sim-validation
UserBea Baselines 🐤
Date submitted
Last status update
Completecomplete
DetailsEvaluation is complete.
Sisters
Result💚
Jobssanity-check: 17057
Next
User labelbaseline-dagger-pytorch
Admin priority50
Blessingn/a
User priority50

17057

Click the images to see detailed statistics about the episode.

scenarios

Evaluation jobs for this submission

Show only up-to-date jobs
Job IDstepstatusup to datedate starteddate completeddurationmessage
17057sanity-checksuccessyes0:01:16
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
survival_time_median0.49999999999999994
in-drivable-lane_median0.0
driven_lanedir_consec_median0.03647239073901587
deviation-center-line_median0.005217366239242812


other stats
deviation-center-line_max0.005217366239242812
deviation-center-line_mean0.005217366239242812
deviation-center-line_min0.005217366239242812
deviation-heading_max0.2466864022639927
deviation-heading_mean0.2466864022639927
deviation-heading_median0.2466864022639927
deviation-heading_min0.2466864022639927
distance-from-start_max0.04024251853591468
distance-from-start_mean0.04024251853591468
distance-from-start_median0.04024251853591468
distance-from-start_min0.04024251853591468
driven_any_max0.040314619423422085
driven_any_mean0.040314619423422085
driven_any_median0.040314619423422085
driven_any_min0.040314619423422085
driven_lanedir_consec_max0.03647239073901587
driven_lanedir_consec_mean0.03647239073901587
driven_lanedir_consec_min0.03647239073901587
driven_lanedir_max0.03647239073901587
driven_lanedir_mean0.03647239073901587
driven_lanedir_median0.03647239073901587
driven_lanedir_min0.03647239073901587
in-drivable-lane_max0.0
in-drivable-lane_mean0.0
in-drivable-lane_min0.0
per-episodes
details{"scenarios-ego0": {"driven_any": 0.040314619423422085, "survival_time": 0.49999999999999994, "driven_lanedir": 0.03647239073901587, "in-drivable-lane": 0.0, "deviation-heading": 0.2466864022639927, "distance-from-start": 0.04024251853591468, "deviation-center-line": 0.005217366239242812, "driven_lanedir_consec": 0.03647239073901587}}
simulation-passed1
survival_time_max0.49999999999999994
survival_time_mean0.49999999999999994
survival_time_min0.49999999999999994
No reset possible
15917sanity-checksuccessno0:01:07
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
14844sanity-checksuccessno0:01:07
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
13706sanity-checkerrorno0:00:58
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 343, in main
    length_s = await run_episode(
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 540, in run_episode
    dynamics=robot_conf.dynamics,
AttributeError: 'ScenarioRobotSpec' object has no attribute 'dynamics'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 60, in go
    wrap(cie)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 33, in wrap
    asyncio.run(main(cie, logdir, attempts), debug=True)
  File "/usr/lib/python3.8/asyncio/runners.py", line 44, in run
    return loop.run_until_complete(main)
  File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
    return future.result()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 430, in main
    raise dc.InvalidEvaluator(msg) from e
duckietown_challenges.exceptions.InvalidEvaluator: Anomalous error while running episodes:
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
12344sanity-checksuccessno0:02:15
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
7231sanity-checksuccessno0:03:34
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
5213sanity-checksuccessno0:06:19
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
5122sanity-checksuccessno0:01:09
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
4441sanity-checkerrorno0:03:43
Unexpected exception [...]
Unexpected exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 60, in go
    wrap(cie)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/experiment_manager.py", line 33, in wrap
    asyncio.run(main(cie, logdir, attempts), debug=True)
  File "/usr/lib/python3.8/asyncio/runners.py", line 44, in run
    return loop.run_until_complete(main)
  File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
    return future.result()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 167, in main
    episodes0 = get_episodes_from_dirs(config.scenarios)
  File "/usr/local/lib/python3.8/dist-packages/duckietown_experiment_manager/code.py", line 826, in get_episodes_from_dirs
    raise ZValueError(msg, d=d, pattern=pattern, all_files=locate_files(d, "*.*"))
zuper_commons.types.exceptions.ZValueError: No files found in directory
│         d: /scenarios/sampled/LF/LF_loop-000
│   pattern: *scenario.yaml
│ all_files: []
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible