Duckietown Challenges Home Challenges Submissions

Job 14034

Job ID14034
submission1006
userRuixiang Zhang 🇨🇦
user labelstay young
challengeaido1_LF1_r3-v3
stepstep1-simulation
statusfailed
up to dateyes
evaluatorrudolf-5
date started
date completed
duration0:01:09
message
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.

Highlights

Artifacts

The artifacts are hidden.

Container logs

The logs are hidden.