Indeed, these options are currently not saved as part of the gui-visualization settings. Also, they are not accessible via TraCI. The favoured solution to obtain a customized listing via TraCI is https://github.com/eclipse/sumo/issues/2338 As it is now, the only way to create such lists is by managing the vehicle states in a traci script using the functions simulation.getParkingStartingVehiclesIDList, getParkingEndingVehiclesIDList, getStartingTeleportingIDList, getEndingTeleportingIDList, ...
regards, Jakob Am So., 8. Sept. 2019 um 11:50 Uhr schrieb Marc Zofka <[email protected]>: > Dear sumo-users, > > > > is it possible to read the GUI optional flag “show vehicles outside the > road network” in the sumo-gui out of the configuration file? I tried to > save two configuration files, one with the option enabled and on without. > It seems to be that via kdiff, that this option is not stored inside the > configuration file. I am using SUMO 1.2. > > > > Even enabling/disabling this option via TraCI would be of interest. > > > > With best regards and thx, > > Marc > > > > > _______________________________________________ > sumo-user mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
