Hello,
- the basic model of sumo does not simulate lateral movements within a
single lane. you can still move vehicles to arbitrary lateral positions
using the command traci.vehicle.moveToXY. This may cause vehicles to block
2 lanes at the same time
- if you activate the sublane model, lateral movements within a lane are
modeled (http://sumo.dlr.de/wiki/Simulation/SublaneModel). You can use
traci.vehicle.changeSublane() to control precise sublane movements
regards,
Jakob

2017-12-07 17:22 GMT+01:00 Luca Di Costanzo <dicostanzo.l...@gmail.com>:

> Hi all,
>
> I have another question regarding SUMO's simulation. As I wrote in another
> thread me and my fellows are trying to let SUMO communicate with a software
> for the dynamic of a vehicle.
>
> This time I'm trying to figure out how SUMO process lateral movements
> inside a lane. As far I undertood the position of a vehicles in SUMO is set
> on the axis of the road inside a kind of mesh composed by all the roads
> inside the network.
>
> I remark that I'm talking about, not the lateral movements across lanes
> but inside the one where the vehicles is moving on.
>
> Regards
>
> Ing. Luca Di Costanzo
>
> -----------------------------
> MsC in Hydraulic and Transportation Engineering
> Bsc in Civil Engineering
> contact: dicostanzo.l...@gmail.com
> skype: lucadicostanzo82
> tel: +39 333 43 92 544
>
> _______________________________________________
> sumo-user mailing list
> sumo-user@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user
>
>
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user

Reply via email to