Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] SUMO ver 1.4.0 | Calibrator Issue

Hello Max,
the issue is described at https://github.com/eclipse/sumo/issues/6589
To work around it, remove the calibrator 'freq' attribute or set it to 1
If you wish to run the debug version, update to the latest development version where the invalid assertion has been removed (https://sumo.dlr.de/docs/Downloads.php#sumo_-_latest_development_version)
Otherwise, just use the release version which does not have this assertion.
regards,
Jakob


Am So., 2. Feb. 2020 um 20:19 Uhr schrieb Maxwell (Max) Schrader <mcschrader@xxxxxxxxxxxxxx>:
Hey All,

When I try to run SUMO with the attached configuration files, the following error occurs at time 116.0:

sumo-gui: /build/sumo-h_cL9f/sumo-1.4.0+dfsg1/src/microsim/trigger/MSCalibrator.cpp:555: virtual void MSCalibrator::writeXMLOutput(OutputDevice&, SUMOTime, SUMOTime): Assertion `discrepancy >= 0' failed.
Aborted (core dumped)


Any ideas on what is going on?

Best,
--
Max Schrader | Graduate Research Assistant
The University of Alabama
M.S. Candidate, Mechanical Engineering
Phone: (618) 317-6786 | LinkedIn: https://www.linkedin.com/in/maxwell-schrader/

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top