Duckietown Challenges Home Challenges Submissions

Job 14400

Job ID14400
submission1417
userGiwoong Lee
user labelPyTorch DDPG algorithm by Giwoong Lee
challengeaido1_LF1_r3-v3
stepstep1-simulation
statusfailed
up to dateyes
evaluatorrudolf-7
date started
date completed
duration0:00:43
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 151, in run
    solve(params, cis)
  File "solution.py", line 120, in solve
    next_obs, reward, done, info = env.step(action)
  File "/opt/conda/lib/python2.7/site-packages/gym/core.py", line 331, in step
    action = self.action(action)
  File "/workspace/wrappers.py", line 72, in action
    action_ = [action[0] * 0.8, action[1]]
IndexError: index 1 is out of bounds for axis 0 with size 1


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.