Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Multimodal transport problem

You can have multiple lanes on an edge, and each lane can be assigned specific vehicle type(s). 


On Mon, 13 Nov 2023, 16:39 Mohit Garg via sumo-user, <sumo-user@xxxxxxxxxxx> wrote:
Hi there,

I am trying to implement multi-modal transport by assigning different vehicle types such as bike, car and motorcycle to the different edges of the road network e.g., assigning bike to edge id 1, car to edge id 2, motorcycle to edge id 3, etc. But this implementation currently has the issue that if we want to have let's say bike to edge id 2 later on, that wouldn't be allowed because only car was assigned for edge id 2. Please advise if I am missing something.

Any leads would be appreciated.

Thanks in advance.

Kind regards,
Mohit
_______________________________________________
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