Hello,
1) When using the TraCI vehicle.setSpeed() command the vehicle will try to
maintain that speed for rest of the simulation. To avoid slow-downs for
safety reasons (intersections, headways), the vehicle.setSpeedMode()
command may be used. See
http://sumo.dlr.de/wiki/TraCI/Change_Vehicle_State#speed_mode_.280xb3.29

2) A good way to compare algorithms is build a scenario with only the
affected intersection(s). This way the trip timings (and timeLoss values)
are suitable for comparison. Alternatively you can use E2 or E3 detectors
around the relevant intersection and compare the timeLoss values. See
http://sumo.dlr.de/wiki/Simulation/Output#simulated_detectors

regards,
Jakob

2017-05-04 8:33 GMT+02:00 Aditya Prakash Chouhan <[email protected]>:

> Hii,
> I have two questions,
> 1) Is it possible to disable the car following model used by sumo and make
> the vehicles travel with the assigned velocity throughout? If yes, how can
> we do that?
>
> 2) I am trying to compare two different intersection management algorithms.
> For that, I need to get the timings of vehicles when they just exit the
> intersection. Tripinfo output file gives the timings of completion of the
> trip. What I want to ask is that, is there any command for this? Or if
> there is some other way to do it?
>
> Thanks in advance.
>
> Best regards
> Aadityaprakash Chouhan
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to