Hi,
you can simply add a stop to the vehicle route at the current position
with the parking attribute being set.
https://sumo.dlr.de/docs/TraCI/Change_Vehicle_State.html

Best regards,
Michael

Am 09.07.20 um 13:27 schrieb Moeid Qurashi:
> Dear SUMO developers,
> 
> 
> I'm working on simulating shared mobility vehicles in SUMO with a
> routing scheduler. 
> 
> 
> For the purpose of having *virtual stops* (for vehicle idle time), I'm
> trying to use the *'Vehicle.MoveXY'* function to move them *outside the
> network* and bring them back with *'Vehicle.moveTo'* function. I can
> replicate the behavior in a small dummy network but on another network,
> MoveXY doesn't seem to work as the vehicle move outside for only one
> simulation step and then gets back on the edge to continue
> traveling.  **  **  ** * * 
> 
> 
> Can you provide some recommendations for using the function or in
> general how can I have virtual stops without removing the vehicles from
> the network (if using  keepRoute = 2 for the freedom of keeping the
> vehicle route )?
> 
> 
> Best regards,
> 
> Moeid Qurashi
> 
> 
> 
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To unsubscribe from this list, visit 
> https://www.eclipse.org/mailman/listinfo/sumo-user
> 


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to