Duckietown Challenges Home Challenges Submissions

Submission 16266

Submission16266
Competingyes
Challengemooc-modcon
UserDenis Medvedev
Date submitted
Last status update
Completecomplete
DetailsEvaluation is complete.
Sisters
Result💚
Jobssim: 108913
Next
User labeltemplate-ros
Admin priority50
Blessingn/a
User priority50

108913

Click the images to see detailed statistics about the episode.

LF-full-loop-000

LF-full-loop-001

Evaluation jobs for this submission

Show only up-to-date jobs
Job IDstepstatusup to datedate starteddate completeddurationmessage
108913simsuccessyes0:03:10
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
in-drivable-lane_median10.575000000000054
deviation-center-line_median0.12003053332693
driven_lanedir_consec_median0.1130114410420675
survival_time_median11.72500000000007


other stats
deviation-center-line_max0.24006106665386
deviation-center-line_mean0.12003053332693
deviation-center-line_min0.0
deviation-heading_max1.767099578294992
deviation-heading_mean0.883549789147496
deviation-heading_median0.883549789147496
deviation-heading_min0.0
distance-from-start_max2.4479780747414113
distance-from-start_mean1.3899339071667476
distance-from-start_median1.3899339071667476
distance-from-start_min0.331889739592084
driven_any_max2.6288630606494867
driven_any_mean1.486333706034728
driven_any_median1.486333706034728
driven_any_min0.34380435141996896
driven_lanedir_consec_max0.226022882084135
driven_lanedir_consec_mean0.1130114410420675
driven_lanedir_consec_min0.0
driven_lanedir_max0.226022882084135
driven_lanedir_mean0.1130114410420675
driven_lanedir_median0.1130114410420675
driven_lanedir_min0.0
in-drivable-lane_max17.550000000000114
in-drivable-lane_mean10.575000000000054
in-drivable-lane_min3.599999999999995
per-episodes
details{"LF-full-loop-000-ego0": {"driven_any": 2.6288630606494867, "survival_time": 19.850000000000147, "driven_lanedir": 0.226022882084135, "in-drivable-lane": 17.550000000000114, "deviation-heading": 1.767099578294992, "distance-from-start": 2.4479780747414113, "deviation-center-line": 0.24006106665386, "driven_lanedir_consec": 0.226022882084135}, "LF-full-loop-001-ego0": {"driven_any": 0.34380435141996896, "survival_time": 3.599999999999995, "driven_lanedir": 0.0, "in-drivable-lane": 3.599999999999995, "deviation-heading": 0.0, "distance-from-start": 0.331889739592084, "deviation-center-line": 0.0, "driven_lanedir_consec": 0.0}}
simulation-passed1
survival_time_max19.850000000000147
survival_time_mean11.72500000000007
survival_time_min3.599999999999995
No reset possible
108908simsuccessyes0:03:17
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
80524simfailedno0:04:33
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/zuper_nodes_wrapper/wrapper_outside.py", line 218, in read_one
    msgs = read_reply(self.fpout, timeout=timeout, waiting_for=waiting_for, nickname=self.nickname,)
  File "/usr/local/lib/python3.8/site-packages/zuper_nodes_wrapper/wrapper_outside.py", line 304, in read_reply
    others = read_until_over(fpout, timeout=timeout, nickname=nickname)
  File "/usr/local/lib/python3.8/site-packages/zuper_nodes_wrapper/wrapper_outside.py", line 341, in read_until_over
    raise TimeoutError(msg) from None
TimeoutError: Timeout while reading output of node "ego0".

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

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/duckietown_experiment_manager/code.py", line 601, in run_episode
    r: MsgReceived = await loop.run_in_executor(executor, f)
  File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/local/lib/python3.8/site-packages/zuper_nodes_wrapper/wrapper_outside.py", line 135, in write_topic_and_expect
    ob: MsgReceived = self.read_one(expect_topic=expect, timeout=timeout)
  File "/usr/local/lib/python3.8/site-packages/zuper_nodes_wrapper/wrapper_outside.py", line 281, in read_one
    raise TimeoutError(msg) from e
TimeoutError: Timeout detected on /fifos/ego0-out after 89 messages. Expected topic "commands".

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

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 681, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/site-packages/duckietown_experiment_manager/experiment_manager.py", line 60, in go
    wrap(cie)
  File "/usr/local/lib/python3.8/site-packages/duckietown_experiment_manager/experiment_manager.py", line 33, in wrap
    asyncio.run(main(cie, logdir, attempts), debug=True)
  File "/usr/local/lib/python3.8/asyncio/runners.py", line 44, in run
    return loop.run_until_complete(main)
  File "/usr/local/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
    return future.result()
  File "/usr/local/lib/python3.8/site-packages/duckietown_experiment_manager/code.py", line 315, in main
    length_s = await run_episode(
  File "/usr/local/lib/python3.8/site-packages/duckietown_experiment_manager/code.py", line 605, in run_episode
    raise dc.InvalidSubmission(msg) from e
duckietown_challenges.exceptions.InvalidSubmission: Trouble with communication to the agent.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
80523simfailedno0:04:31
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 681, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/site-packages/duckietown_experiment_manager/experiment_manager.py", line 60, in go
    wrap(cie)
  File "/usr/local/lib/python3.8/site-packages/duckietown_experiment_manager/experiment_manager.py", line 33, in wrap
    asyncio.run(main(cie, logdir, attempts), debug=True)
  File "/usr/local/lib/python3.8/asyncio/runners.py", line 44, in run
    return loop.run_until_complete(main)
  File "/usr/local/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
    return future.result()
  File "/usr/local/lib/python3.8/site-packages/duckietown_experiment_manager/code.py", line 219, in main
    raise InvalidSubmission(msg)
duckietown_challenges.exceptions.InvalidSubmission: Timeout during connection to ego0: <SignalTimeout in state: 2>
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible