Duckietown Challenges Home Challenges Submissions

Job 4581

Job ID4581
submission535
userAnton Mashikhin 🇷🇺
user labelAI DL RL MML XXXL 2k18 yoo
challengeaido1_LF1_r3-v3
stepstep1-simulation
statusfailed
up to date Note that this job is not up to date; the challenge has been changed.
evaluatorrudolf-4
date started
date completed
duration0:00:31
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 "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 590, in wrap_solution
    raise InvalidSubmission(msg)
InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
  File "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
    solution.run(cis)
  File "solution.py", line 102, in run
    solve(params, cis)
  File "solution.py", line 59, in solve
    observation = env.reset()
  File "/opt/conda/lib/python2.7/site-packages/gym/core.py", line 335, in reset
    return self.env.reset()
  File "/opt/conda/lib/python2.7/site-packages/gym/core.py", line 308, in reset
    observation = self.env.reset(**kwargs)
  File "/workspace/wrappers.py", line 89, in reset
    self.append_frame(ob)
  File "/workspace/wrappers.py", line 104, in append_frame
    ob = self.convert_img_to_gray(ob)
  File "/workspace/wrappers.py", line 108, in convert_img_to_gray
    if self.env.distortion:
AttributeError: 'TimeLimit' object has no attribute 'distortion'


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.