1) Hello, You can define your bus as a <trip> with <stop> child elements.
This way you just have to define a 'from' and a 'to' edge which can be
identical with the edge of the first and last stop. This way sumo will find
a route that connects the stops and you will not get the route errors.

2) If you want all cars to move in a specifi lane (.e.g a bus lane or a
non-bus lane) you can modify the access permission with netedit (attribute
'allow'). If you want only one specific car to follow an exact sequence of
lanes you either have to place <stops> there or remote-control the car with
traci or use the 'custom1' vehicle for that vehicle and change the access
permissions.in the network.

regards,
Jakob

2018-09-07 16:33 GMT+02:00 Mohammed Bin Hariz <[email protected]>:

> Hi
> I am new in SUMO. I am working now on project in SUMO.
> 1) In this stage i want three buses move stop in many stop station for
> many seconds then move to the other bus station . For example I want the
> bus stop in station A for 30 seconds and the move for one minutes to the
> next station and waiting in in it for another 60 seconds.
> I try <stop busStop="" duration="">
> but not work and some times it said "error: the route not downstream"
> also I need same thing for car.
>
> 2) how I make the car move in a specific lane ?
>
> Please help me . I am  in this issue for many days .
>
> _______________________________________________
> sumo-user mailing list
> [email protected]
> 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
[email protected]
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