Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] deactivate rerouting of vehicle

You can use setParameter(vehID, "device.rerouting.period", "0") to disable period rerouting.

Am Sa., 3. Juni 2023 um 19:12 Uhr schrieb manos kampitakis <mankampitakis@xxxxxxxxx>:
Hi all,

Is there a way to deactivate a vehicle from rerouting? For example, I want vehicles to reroute each 5 mins only if they are placed in a certain area of my network. I tried to set the parameter "has.rerouting.devise" to "false" but threw an error: "Device removal is not supported for device of type 'rerouting' ". Is there another way to bypass this? Also, I think that it would be good to include this in a later version. Thanks in advance.

Best regards,
Manos
_______________________________________________
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