Duckietown Challenges Home Challenges Submissions

Submission 23320

Submission23320
Competinguser retired
Challengelx22-planning-cc-static-vali
Useruser7791
Date submitted
Last status update
Completecomplete
DetailsEvaluation is complete.
Sisters
Result💔
Jobsstep1-0of4: 163693 step1-1of4: 163686 step1-2of4: 163705 step1-3of4: 163687
Next
User labelplanning-exercise
Admin priority50
Blessingn/a
User priority50

Evaluation jobs for this submission

See previous jobs for previous versions of challenges
Job IDstepstatusup to datedate starteddate completeddurationmessage
163722step1-2of4abortedyes0:00:41
KeyboardInterrupt: T [...]
KeyboardInterrupt:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1302, in run_one
    heartbeat()
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 749, in heartbeat
    raise KeyboardInterrupt(msg_)
KeyboardInterrupt: The server told us to abort the job because: The submission has been retired.
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
163705step1-2of4successyes0:01:53
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
mistakes0.0
success_ratio0.0
duration1000.0
complexity1000.0
avg_min_distance0.0


other stats
nfeasible0
nsamples0
No reset possible
163693step1-0of4failedyes0:00:50
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 97, in run_checker
    agent_ci.write_topic_and_expect_zero("set_params", inside.params)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 156, in write_topic_and_expect_zero
    msgs = read_reply(self.fpout, timeout=timeout, nickname=self.nickname)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 333, in read_reply
    others = read_until_over(fpout, timeout=timeout, nickname=nickname)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 360, in read_until_over
    raise RemoteNodeAborted(m)
zuper_nodes.structures.RemoteNodeAborted: External node "checker" aborted:

error in checker |Exception while handling a message on topic "set_params".
                 |
                 || Traceback (most recent call last):
                 ||   File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper.py", line 418, in loop
                 ||     handle_message_node(parsed, receiver0, context0)
                 ||   File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper.py", line 591, in handle_message_node
                 ||     call_if_fun_exists(agent, expect_fn, data=ob, context=context, timing=timing)
                 ||   File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/utils.py", line 21, in call_if_fun_exists
                 ||     f(**kwargs)
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 71, in on_received_set_params
                 ||     self.graph = self.create_dynamic_grid_graph()
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 180, in create_dynamic_grid_graph
                 ||     if self.check_collision(node_pose, t*1.0):
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 307, in check_collision
                 ||     if self.check_collision_with_rectangle(pose, obstacle_pose, obstacle):
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 330, in check_collision_with_rectangle
                 ||     abs_vertices = [rotate_point(obstacle_pose, v) for v in vertices]
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 330, in <listcomp>
                 ||     abs_vertices = [rotate_point(obstacle_pose, v) for v in vertices]
                 || NameError: name 'rotate_point' is not defined
                 ||

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/dt_planning/planning_checker.py", line 102, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 115, in run_checker
    raise dc.InvalidSubmission(msg) from e
duckietown_challenges.exceptions.InvalidSubmission: The remote node has violated protocol
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
163690step1-2of4successyes0:00:52
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
163687step1-3of4successyes0:00:26
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
mistakes0.0
success_ratio0.0
duration1000.0
complexity1000.0
avg_min_distance0.0


other stats
nfeasible0
nsamples0
No reset possible
163686step1-1of4successyes0:00:26
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
mistakes0.0
success_ratio0.0
duration1000.0
complexity1000.0
avg_min_distance0.0


other stats
nfeasible0
nsamples0
No reset possible
163682step1-2of4successyes0:00:43
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
163681step1-0of4failedyes0:00:48
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 97, in run_checker
    agent_ci.write_topic_and_expect_zero("set_params", inside.params)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 156, in write_topic_and_expect_zero
    msgs = read_reply(self.fpout, timeout=timeout, nickname=self.nickname)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 333, in read_reply
    others = read_until_over(fpout, timeout=timeout, nickname=nickname)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 360, in read_until_over
    raise RemoteNodeAborted(m)
zuper_nodes.structures.RemoteNodeAborted: External node "checker" aborted:

error in checker |Exception while handling a message on topic "set_params".
                 |
                 || Traceback (most recent call last):
                 ||   File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper.py", line 418, in loop
                 ||     handle_message_node(parsed, receiver0, context0)
                 ||   File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper.py", line 591, in handle_message_node
                 ||     call_if_fun_exists(agent, expect_fn, data=ob, context=context, timing=timing)
                 ||   File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/utils.py", line 21, in call_if_fun_exists
                 ||     f(**kwargs)
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 71, in on_received_set_params
                 ||     self.graph = self.create_dynamic_grid_graph()
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 180, in create_dynamic_grid_graph
                 ||     if self.check_collision(node_pose, t*1.0):
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 307, in check_collision
                 ||     if self.check_collision_with_rectangle(pose, obstacle_pose, obstacle):
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 330, in check_collision_with_rectangle
                 ||     abs_vertices = [rotate_point(obstacle_pose, v) for v in vertices]
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 330, in <listcomp>
                 ||     abs_vertices = [rotate_point(obstacle_pose, v) for v in vertices]
                 || NameError: name 'rotate_point' is not defined
                 ||

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/dt_planning/planning_checker.py", line 102, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 115, in run_checker
    raise dc.InvalidSubmission(msg) from e
duckietown_challenges.exceptions.InvalidSubmission: The remote node has violated protocol
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
163678step1-3of4successyes0:00:26
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
163676step1-0of4failedyes0:00:43
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 97, in run_checker
    agent_ci.write_topic_and_expect_zero("set_params", inside.params)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 156, in write_topic_and_expect_zero
    msgs = read_reply(self.fpout, timeout=timeout, nickname=self.nickname)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 333, in read_reply
    others = read_until_over(fpout, timeout=timeout, nickname=nickname)
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 360, in read_until_over
    raise RemoteNodeAborted(m)
zuper_nodes.structures.RemoteNodeAborted: External node "checker" aborted:

error in checker |Exception while handling a message on topic "set_params".
                 |
                 || Traceback (most recent call last):
                 ||   File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper.py", line 418, in loop
                 ||     handle_message_node(parsed, receiver0, context0)
                 ||   File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper.py", line 591, in handle_message_node
                 ||     call_if_fun_exists(agent, expect_fn, data=ob, context=context, timing=timing)
                 ||   File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/utils.py", line 21, in call_if_fun_exists
                 ||     f(**kwargs)
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 71, in on_received_set_params
                 ||     self.graph = self.create_dynamic_grid_graph()
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 180, in create_dynamic_grid_graph
                 ||     if self.check_collision(node_pose, t*1.0):
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 307, in check_collision
                 ||     if self.check_collision_with_rectangle(pose, obstacle_pose, obstacle):
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 330, in check_collision_with_rectangle
                 ||     abs_vertices = [rotate_point(obstacle_pose, v) for v in vertices]
                 ||   File "/code/catkin_ws/src/planning/packages/planning/planner.py", line 330, in <listcomp>
                 ||     abs_vertices = [rotate_point(obstacle_pose, v) for v in vertices]
                 || NameError: name 'rotate_point' is not defined
                 ||

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/dt_planning/planning_checker.py", line 102, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 115, in run_checker
    raise dc.InvalidSubmission(msg) from e
duckietown_challenges.exceptions.InvalidSubmission: The remote node has violated protocol
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
163675step1-1of4successyes0:00:50
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
163671step1-3of4successyes0:00:25
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible