[sumo-user] Get the number of emergency stops

2018-07-06 Thread 胡志强
Dear sumo_users: Could you please tell me how get the number of emergency stops in last simulation step in traci? ___ sumo-user mailing list sumo-user@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this

[sumo-user] googletest-1.8.0 missing

2018-07-06 Thread Andres Felipe Acosta Gil
Dear SUMO community, I was testing compiling SUMO in Windows 10. In cmake-gui I configured the project with Visual Studio 15 2017 and an error showed up indicating that googletest-1.8.0 could not be found. I checked in https://github.com/DLR-TS/ SUMOLibraries/ and looks like it is missing from

[sumo-user] TraCI, getLoadedIDList and missing vehicles.

2018-07-06 Thread Lara CODECA
Dear All, I'm using traci.simulation.getLoadedIDList() to process all vehicles once, in order to add them to subscriptions. In the middle of my simulation I end up with a vehicle (retrieved using getParkingStartingVehiclesIDList) that have never been in the list provided by getLoadedIDList. Am

[sumo-user] Getting a warning for a collision

2018-07-06 Thread rohan gugale via sumo-user
I am trying to get a warning for a collision taking place at a junction in SUMO. However, even after setting the junction as 'traffic_light_unregulated', and the --collision.check-junctions set as true and the --collision.action warn set as well, I do not get a collision warning in SUMO.  I

[sumo-user] Know in advance the route to be covered

2018-07-06 Thread Stefano Niero
Hi, I am performing a simulation using TraCI. In my simple scenario, I have two vehicles stopped at two respective edges, and I have a third target edge. I want to select the vehicle that is closer to the target and make it go there. To do so I would like to consider the distance to be covered