[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [sumo-user] Queries About Reroute Function on SUMO
|
Dear Eleanor,
please remove the square brackets around the probability attribute (or the whole attribute as it defaults to 1 anyhow). They are used in some places of the documentation to indicate optional parts. This bracket usage originates from the Backus-Naur form AFAIK which is a syntax description notation.
Best regards
Mirko
-----Original-Nachricht-----
Betreff: Re: [sumo-user] Queries About Reroute Function on SUMO
Datum: 2024-03-21T15:16:01+0100
Von: "Eleanor M Walsh" <emwalsh3@xxxxxxxxxxxxxxx>
An: "Mirko Barthauer" <m.barthauer@xxxxxxxxxxx>
Hi Mirko,
I have attached a screenshot of the code I currently have for this section, this is currently located in the main configuration file for the simulation.

From: Mirko Barthauer <m.barthauer@xxxxxxxxxxx>
Sent: 21 March 2024 13:31
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Cc: Eleanor M Walsh <emwalsh3@xxxxxxxxxxxxxxx>
Subject: AW: [sumo-user] Queries About Reroute Function on SUMO
Dear Eleanor,
please post your own rerouter definition. The error message sounds like some very basic XML problem...
Best regards
Mirko
-----Original-Nachricht-----
Betreff: [sumo-user] Queries About Reroute Function on SUMO
Datum: 2024-03-21T13:57:56+0100
Von: "Eleanor M Walsh via sumo-user" <sumo-user@xxxxxxxxxxx>
An: "sumo-user@xxxxxxxxxxx" <sumo-user@xxxxxxxxxxx>
Dear Sir or Madame,
I am a student currently doing my dissertation on the software SUMO (Simulation of Urban MObility). However, I've been having some difficulties using the Reroute function, as mentioned here (
https://sumo.dlr.de/docs/Simulation/Rerouter.html#Closing_a_Street). I've copied and pasted the example code and filled in the appropriate sections, but the main error message consists of "Attribute Name Expected", which I've studied and can't figure out where this problem lies within my code.
If there is someone I can speak to directly about this, please let me know. The forums relating to this problem all seem to have the same solution of checking for extra spaces, but this isn't solving the problem in my case.
Kind Regards,
Eleanor Walsh