Hi,
I need to set up a random speed distribution among vehicles in the simulation for every run, I already set the speedFactor attribute for the vType of vehicles , this is already generating a mixture of vehicles speed in the simulation, but on every run the speed don't change. For example : I have three vehicles which I want the speed of each to be in the range 100-120 km/h. the speedFactor is already generating different speeds in the range for the 3 vehicles, but on every run of : sumo-gui -c demo.sumocfg --fcd-output file.xml , the speeds seems to be the same (if vehicule1 speed is 110km/h it stays like that for every run). Any Thought how to fix this issue, Thank You. _______________________________________________ sumo-user mailing list [hidden email] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user |
Try to change the seed parameter for every run. Best, Joerg On 11/01/21 19:19, IT Tech wrote:
_______________________________________________ sumo-user mailing list [hidden email] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user |
Thank you for your response. On Tue, Jan 12, 2021, 1:21 AM joerg <[hidden email]> wrote:
_______________________________________________ sumo-user mailing list [hidden email] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user |
In reply to this post by IT Tech
Hi, Regards, Lokesh On Mon, Jan 11, 2021 at 12:19 PM IT Tech <[hidden email]> wrote:
_______________________________________________ sumo-user mailing list [hidden email] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user |
Ok Thank you Lokesh, appreciate it. On Tue, Jan 12, 2021 at 2:03 AM Lokesh Das <[hidden email]> wrote:
_______________________________________________ sumo-user mailing list [hidden email] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user |
Free forum by Nabble | Edit this page |