Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Questions about having multiple vTypes, Routes, and Vehicles in the Same File

The lines
<routes>
and 
</routes>

should appear exactly once at the beginning and respectively end of your file.

Am Do., 9. Sept. 2021 um 21:14 Uhr schrieb vincentobiako <vincentobiako@xxxxxxxxx>:

Hello everyone

 

I have been trying to develop a simulation with multiple bus routes that have multiple buses on each respective route. I have been trying to develop a rou.xml file that contains information such as vType attributes, routes, and vehicle definition about each bus and the route each bus will take. However I keep getting an error message when I run the simulation in SUMO-gui that looks like this:

 

 

I am not really sure how to go about solving this issue/error message. As a reference, I have attached my .rou.xml file to this email. In order to work around this problem and make a stop-gap measure, I split up the <routes> definition files into separate rou.xml files, but considering the number of buses that I will be modeling in the near-future I was wondering if all this information could be placed in one .rou.xml file rather than many separate .rou.xml files.

 

Thank you in advance

Ifezue

 

Sent from Mail for Windows

 

_______________________________________________
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