You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error message printed to the terminal is as follows:
Traceback (most recent call last):
File "/home/kyber/workspaces/SMARTS/smarts/core/sumo_traffic_simulation.py", line 313, in step
self._traci_conn.simulationStep(self._cumulative_sim_seconds)
File "/usr/share/sumo/tools/traci/connection.py", line 302, in simulationStep
result = self._sendCmd(tc.CMD_SIMSTEP, None, None, "D", step)
File "/usr/share/sumo/tools/traci/connection.py", line 180, in _sendCmd
return self._sendExact()
File "/usr/share/sumo/tools/traci/connection.py", line 90, in _sendExact
raise FatalTraCIError("connection closed by SUMO")
traci.exceptions.FatalTraCIError: connection closed by SUMO
The text was updated successfully, but these errors were encountered:
We have built an application using SUMO and we receive the following error from SUMO.
/var/crash/
folder. File: sumo-gui-1000-crash.logThe text was updated successfully, but these errors were encountered: