11839 | step1-simulation | failed | yes | | | 0:00:35 | 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 65, in solve
action = model.predict(observation)
File "/workspace/model.py", line 19, in predict
assert state.shape[1] == 120, "Passed shape, {}".format(state.shape)
AssertionError: Passed shape, (3, 480, 640)
| Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard. | | No reset possible |