Duckietown Challenges Home Challenges Submissions

Submission 1006

Submission1006
Competingyes
Challengeaido1_LF1_r3-v3
UserRuixiang Zhang 🇨🇦
Date submitted
Last status update
Completecomplete
DetailsEvaluation is complete.
Sisters
Result💔
Jobsstep1-simulation: 14034
Next
User labelstay young
Admin priority50
Blessingn/a
User priority50

Evaluation jobs for this submission

See previous jobs for previous versions of challenges
Job IDstepstatusup to datedate starteddate completeddurationmessage
14034step1-simulationfailedyes0:01:09
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 486, in wrap_evaluator
    raise InvalidSubmission(out[SPECIAL_INVALID_SUBMISSION])
InvalidSubmission: Invalid solution:
Traceback (most recent call last):
  File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
    solution.run(cis)
  File "solution.py", line 122, in run
    solve(params, cis)
  File "solution.py", line 42, in solve
    env = ScaleObservations(env)
  File "/workspace/wrappers.py", line 184, in __init__
    self.observation_space = Box(0.0, 1.0, obs_shape, dtype=np.float32)
NameError: name 'Box' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 590, in wrap_solution
    raise InvalidSubmission(msg)
duckietown_challenges.exceptions.InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
  File "/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
    solution.run(cis)
  File "solution.py", line 122, in run
    solve(params, cis)
  File "solution.py", line 42, in solve
    env = ScaleObservations(env)
  File "/workspace/wrappers.py", line 184, in __init__
    self.observation_space = Box(0.0, 1.0, obs_shape, dtype=np.float32)
NameError: name 'Box' is not defined


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