Skip to content

Commit

Permalink
patching expected results refs #21, #16092
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Jan 30, 2025
1 parent 3501bcb commit b7d3e33
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
Error: Answered with error to command 0xc4: Could not map vehicle 'veh0', distance to road is 111.60.
TraCIAPI is deprecated. Please use libtraci instead, see https://sumo.dlr.de/docs/Libtraci.html.
#Error while connecting: tcpip::Socket::connect() @ socket: Connection refused
TraCIAPI is deprecated. Please use libtraci instead, see https://sumo.dlr.de/docs/Libtraci.html.
Error: Answered with error to command 0xc4: Could not map vehicle 'veh0', distance to road is 110.00.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Fri Aug 16 10:25:33 2019
TraCITestClient output file. Date: Thu Jan 30 13:10:17 2025


-> Command sent: <SimulationStep>:
Expand All @@ -18,7 +18,7 @@ TraCITestClient output file. Date: Fri Aug 16 10:25:33 2019

-> Command sent: <SetValue>:
domID=196 varID=180 objID=veh0
.. Answered with error to command (196), [description: Could not map vehicle 'veh0', distance to road is 111.60.]
.. Answered with error to command (196), [description: Could not map vehicle 'veh0', distance to road is 110.00.]

-> Command sent: <SimulationStep>:
.. Command acknowledged (2), [description: ]
Expand Down

0 comments on commit b7d3e33

Please sign in to comment.