Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] sumo speed in current timestep

By default, setSpeed is still limited by various constraints (save followSpeed, desired speed etc.). You can use setSpeedMode to relax these constraints: https://sumo.dlr.de/docs/TraCI/Change_Vehicle_State.html#speed_mode_0xb3

Am Di., 7. Feb. 2023 um 08:24 Uhr schrieb Olivier Paviot <olivier.paviot1@xxxxxxxxx>:
hello, yes I've experienced the same behavior last days, but probably it is due to misunderstanding of the API from my side, but I've temporarily solve the issue by the setMaxSpeed()

Le mar. 7 févr. 2023 à 08:10, Mahima <mahima13@xxxxxxxxx> a écrit :
Yes I am using this but cannot see it changed in the fcd file. I have also tried slowdown.

On Tue, 7 Feb 2023, 09:32 Jakob Erdmann, <namdre.sumo@xxxxxxxxx> wrote:
traci.vehicle.setSpeed

Am Di., 7. Feb. 2023 um 00:50 Uhr schrieb Mahima <mahima13@xxxxxxxxx>:
Hi,

How can I change vehicle speed in the current timestep?

THanks
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top