Duckietown Challenges Home Challenges Submissions

Submission 23053

Submission23053
Competingyes
Challengelx22-planning-dd-empty-vali
Useruser7807
Date submitted
Last status update
Completecomplete
DetailsEvaluation is complete.
Sisters
Result💜
Jobsstep1: 161761
Next
User labelplanning-exercise
Admin priority50
Blessingn/a
User priority50

Evaluation jobs for this submission

Show only up-to-date jobs
Job IDstepstatusup to datedate starteddate completeddurationmessage
161761step1erroryes0:00:27
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 104, in run_checker
    scores.append(scoring(inside.params, q, r, response))
  File "/usr/local/lib/python3.8/dist-packages/dt_planning/planning_checker.py", line 45, in scoring
    s = get_stats(g, pq, b, dt=EVAL_DT, collision_checker=get_ground_truth2)
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/statistics.py", line 64, in get_stats
    plan_granular = more_granular(pr.plan, dt)
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/utils.py", line 210, in more_granular
    res.extend(more_granular_(p, dt))
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/utils.py", line 217, in more_granular_
    n = int(np.ceil(p.duration * 1.0 / dt))
ValueError: cannot convert float NaN to integer

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/dt_planning/planning_checker.py", line 102, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 119, in run_checker
    raise dc.InvalidEvaluator() from e
duckietown_challenges.exceptions.InvalidEvaluator: 

Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
161758step1erroryes0:00:26
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 104, in run_checker
    scores.append(scoring(inside.params, q, r, response))
  File "/usr/local/lib/python3.8/dist-packages/dt_planning/planning_checker.py", line 45, in scoring
    s = get_stats(g, pq, b, dt=EVAL_DT, collision_checker=get_ground_truth2)
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/statistics.py", line 64, in get_stats
    plan_granular = more_granular(pr.plan, dt)
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/utils.py", line 210, in more_granular
    res.extend(more_granular_(p, dt))
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/utils.py", line 217, in more_granular_
    n = int(np.ceil(p.duration * 1.0 / dt))
ValueError: cannot convert float NaN to integer

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/dt_planning/planning_checker.py", line 102, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 119, in run_checker
    raise dc.InvalidEvaluator() from e
duckietown_challenges.exceptions.InvalidEvaluator: 

Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
161755step1erroryes0:00:27
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 104, in run_checker
    scores.append(scoring(inside.params, q, r, response))
  File "/usr/local/lib/python3.8/dist-packages/dt_planning/planning_checker.py", line 45, in scoring
    s = get_stats(g, pq, b, dt=EVAL_DT, collision_checker=get_ground_truth2)
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/statistics.py", line 64, in get_stats
    plan_granular = more_granular(pr.plan, dt)
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/utils.py", line 210, in more_granular
    res.extend(more_granular_(p, dt))
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/utils.py", line 217, in more_granular_
    n = int(np.ceil(p.duration * 1.0 / dt))
ValueError: cannot convert float NaN to integer

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/dt_planning/planning_checker.py", line 102, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 119, in run_checker
    raise dc.InvalidEvaluator() from e
duckietown_challenges.exceptions.InvalidEvaluator: 

Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
161751step1erroryes0:01:23
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 104, in run_checker
    scores.append(scoring(inside.params, q, r, response))
  File "/usr/local/lib/python3.8/dist-packages/dt_planning/planning_checker.py", line 45, in scoring
    s = get_stats(g, pq, b, dt=EVAL_DT, collision_checker=get_ground_truth2)
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/statistics.py", line 64, in get_stats
    plan_granular = more_granular(pr.plan, dt)
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/utils.py", line 210, in more_granular
    res.extend(more_granular_(p, dt))
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/utils.py", line 217, in more_granular_
    n = int(np.ceil(p.duration * 1.0 / dt))
ValueError: cannot convert float NaN to integer

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/dt_planning/planning_checker.py", line 102, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 119, in run_checker
    raise dc.InvalidEvaluator() from e
duckietown_challenges.exceptions.InvalidEvaluator: 

Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible