Duckietown Challenges Home Challenges Submissions

Job 14648

Job ID14648
submission1555
userJoel Gächter 🇨🇭
user labeltest submission
challengeaido1_amod_service_quality_r1-v3
stepstep1-simulation
statusfailed
up to dateyes
evaluatorrudolf-5
date started
date completed
duration0:04:08
message
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/amod/target/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 "/amod/target/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 "/amod/target/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
    solution.run(cis)
  File "/project/solution.py", line 13, in run
    aidoGuest.run()
  File "/project/src/AidoGuest.py", line 62, in run
    command = dispatchingLogic.of(status)
  File "/project/src/DispatchingLogic.py", line 61, in of
    point = Point(request[2])
  File "/project/src/utils/Point.py", line 9, in __init__
    assert len(coords) == 2, "Expected 2D coordinate, got %s!" % coords
TypeError: object of type 'RoboTaxiStatus' has no len()


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.