Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Query : How to do?

Dear listing,

I am using following tools : 
1. Sumolib
2. Traci

My flow to get the shortest path is :

Net.xml file > Convert to Graph using sumolib > Get the Adjecency matrix > apply ant colony/ Dijkstra algorithm on this matrix.

Up to this i got successfully execution. (If someone needs code plz email me personally)

Query : I want to make experiments on how the Ant colony performs in traffic.

As I have converted graph to adjacency matrix and apply ACO on this. How to code the effect of traffic on the finding of shortest path?

Thanks in Advance
Bijal Varia

On Sat 27 Apr, 2019, 7:13 PM , <sumo-user-request@xxxxxxxxxxx> wrote:
Send sumo-user mailing list submissions to
        sumo-user@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
        https://www.eclipse.org/mailman/listinfo/sumo-user
or, via email, send a message with subject or body 'help' to
        sumo-user-request@xxxxxxxxxxx

You can reach the person managing the list at
        sumo-user-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of sumo-user digest..."


Today's Topics:

   1. HELP ME! (Paolo Camacho)
   2. Re: HELP ME! (Jakob Erdmann)
   3. Re: HELP ME! (Paolo Camacho)
   4. Re: HELP ME! (Jakob Erdmann)


----------------------------------------------------------------------

Message: 1
Date: Fri, 26 Apr 2019 20:24:16 -0500
From: Paolo Camacho <pacara.1@xxxxxxxxx>
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Subject: [sumo-user] HELP ME!
Message-ID:
        <CAAgkHJJmVuPgjVcMSnVhMu5n3ZMzJbaF9M4QtUV2Pq6Rn4rxnA@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

hi

I have been trying to get graphics that allow me to visualize indicators of
simulation results, but I have not been successful.

first, with sumo generate several output files with the following options:

--summary
--netstate-dump
--queue

then when I try to open these files in sumo gui I get the following errors

Error: simpleType ':nonNegativeFloat' for attribute 'time' not found
 In file 'C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 - copia -
copia\SIMURESUMEN'
 At line/column 16/80.

*Loading edgedata from 'C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 -
copia - copia\SIMURESUMEN' Found 0 attributes: *
*Error: simpleType ':nonNegativeFloat' for attribute 'time' not found*
* In file 'C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 - copia -
copia\SIMURESUMEN'*
* At line/column 16/80.*

*Loading of C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 - copia -
copia\SIMURESUMEN failed.*

If you could help me with the procedure to follow to graphically represent
the indicators of a simulation scenario, I would appreciate it ...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.eclipse.org/mailman/private/sumo-user/attachments/20190426/b55160fb/attachment.html>

------------------------------

Message: 2
Date: Sat, 27 Apr 2019 12:31:26 +0200
From: Jakob Erdmann <namdre.sumo@xxxxxxxxx>
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Subject: Re: [sumo-user] HELP ME!
Message-ID:
        <CAMbUcbyOngUMCbksE9c1ER0L1DG1dmWaswJ8BWWMs75xiudmtg@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

Something is wrong with the xml validation. Try starting sumo with option
--xml-validation never
and then load the edgeData file

Am Sa., 27. Apr. 2019 um 03:24 Uhr schrieb Paolo Camacho <pacara.1@xxxxxxxxx
>:

> hi
>
> I have been trying to get graphics that allow me to visualize indicators
> of simulation results, but I have not been successful.
>
> first, with sumo generate several output files with the following options:
>
> --summary
> --netstate-dump
> --queue
>
> then when I try to open these files in sumo gui I get the following errors
>
> Error: simpleType ':nonNegativeFloat' for attribute 'time' not found
>  In file 'C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 - copia -
> copia\SIMURESUMEN'
>  At line/column 16/80.
>
> *Loading edgedata from 'C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 -
> copia - copia\SIMURESUMEN' Found 0 attributes: *
> *Error: simpleType ':nonNegativeFloat' for attribute 'time' not found*
> * In file 'C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 - copia -
> copia\SIMURESUMEN'*
> * At line/column 16/80.*
>
> *Loading of C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 - copia -
> copia\SIMURESUMEN failed.*
>
> If you could help me with the procedure to follow to graphically represent
> the indicators of a simulation scenario, I would appreciate it ...
>
>
> _______________________________________________
> sumo-user mailing list
> sumo-user@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.eclipse.org/mailman/private/sumo-user/attachments/20190427/438b6239/attachment.html>

------------------------------

Message: 3
Date: Sat, 27 Apr 2019 07:52:38 -0500
From: Paolo Camacho <pacara.1@xxxxxxxxx>
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Subject: Re: [sumo-user] HELP ME!
Message-ID:
        <CAAgkHJLCeM6guwBr0gs5+T1XFOSK27DqHRD6Ffgasdvb+SLcPw@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

Jakob, thank you very much for your answers

After trying this option, the same error keeps appearing...

El s?b., 27 abr. 2019 a las 5:31, Jakob Erdmann (<namdre.sumo@xxxxxxxxx>)
escribi?:

> Something is wrong with the xml validation. Try starting sumo with option
> --xml-validation never
> and then load the edgeData file
>
> Am Sa., 27. Apr. 2019 um 03:24 Uhr schrieb Paolo Camacho <
> pacara.1@xxxxxxxxx>:
>
>> hi
>>
>> I have been trying to get graphics that allow me to visualize indicators
>> of simulation results, but I have not been successful.
>>
>> first, with sumo generate several output files with the following options:
>>
>> --summary
>> --netstate-dump
>> --queue
>>
>> then when I try to open these files in sumo gui I get the following errors
>>
>> Error: simpleType ':nonNegativeFloat' for attribute 'time' not found
>>  In file 'C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 - copia -
>> copia\SIMURESUMEN'
>>  At line/column 16/80.
>>
>> *Loading edgedata from 'C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 -
>> copia - copia\SIMURESUMEN' Found 0 attributes: *
>> *Error: simpleType ':nonNegativeFloat' for attribute 'time' not found*
>> * In file 'C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 - copia -
>> copia\SIMURESUMEN'*
>> * At line/column 16/80.*
>>
>> *Loading of C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 - copia -
>> copia\SIMURESUMEN failed.*
>>
>> If you could help me with the procedure to follow to graphically
>> represent the indicators of a simulation scenario, I would appreciate it ...
>>
>>
>> _______________________________________________
>> sumo-user mailing list
>> sumo-user@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe
>> from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
> _______________________________________________
> sumo-user mailing list
> sumo-user@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.eclipse.org/mailman/private/sumo-user/attachments/20190427/b1e6e285/attachment.html>

------------------------------

Message: 4
Date: Sat, 27 Apr 2019 15:42:53 +0200
From: Jakob Erdmann <namdre.sumo@xxxxxxxxx>
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Subject: Re: [sumo-user] HELP ME!
Message-ID:
        <CAMbUcbzrS9UbkxUPVo_d8_qOoSQ9=n80=nt=HzHqP0ugUiQS4Q@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

Please send me the input files for reproducing this error (net.xml and
edgedata)

Am Sa., 27. Apr. 2019 um 14:53 Uhr schrieb Paolo Camacho <pacara.1@xxxxxxxxx
>:

> Jakob, thank you very much for your answers
>
> After trying this option, the same error keeps appearing...
>
> El s?b., 27 abr. 2019 a las 5:31, Jakob Erdmann (<namdre.sumo@xxxxxxxxx>)
> escribi?:
>
>> Something is wrong with the xml validation. Try starting sumo with option
>> --xml-validation never
>> and then load the edgeData file
>>
>> Am Sa., 27. Apr. 2019 um 03:24 Uhr schrieb Paolo Camacho <
>> pacara.1@xxxxxxxxx>:
>>
>>> hi
>>>
>>> I have been trying to get graphics that allow me to visualize indicators
>>> of simulation results, but I have not been successful.
>>>
>>> first, with sumo generate several output files with the following
>>> options:
>>>
>>> --summary
>>> --netstate-dump
>>> --queue
>>>
>>> then when I try to open these files in sumo gui I get the following
>>> errors
>>>
>>> Error: simpleType ':nonNegativeFloat' for attribute 'time' not found
>>>  In file 'C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 - copia -
>>> copia\SIMURESUMEN'
>>>  At line/column 16/80.
>>>
>>> *Loading edgedata from 'C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32
>>> - copia - copia\SIMURESUMEN' Found 0 attributes: *
>>> *Error: simpleType ':nonNegativeFloat' for attribute 'time' not found*
>>> * In file 'C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 - copia -
>>> copia\SIMURESUMEN'*
>>> * At line/column 16/80.*
>>>
>>> *Loading of C:\Users\Paolo Camacho\Sumo\2019-02-14-21-04-32 - copia -
>>> copia\SIMURESUMEN failed.*
>>>
>>> If you could help me with the procedure to follow to graphically
>>> represent the indicators of a simulation scenario, I would appreciate it ...
>>>
>>>
>>> _______________________________________________
>>> sumo-user mailing list
>>> sumo-user@xxxxxxxxxxx
>>> To change your delivery options, retrieve your password, or unsubscribe
>>> from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>>
>> _______________________________________________
>> sumo-user mailing list
>> sumo-user@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe
>> from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
> _______________________________________________
> sumo-user mailing list
> sumo-user@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.eclipse.org/mailman/private/sumo-user/attachments/20190427/10b24ff2/attachment.html>

------------------------------

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user


End of sumo-user Digest, Vol 22, Issue 78
*****************************************

Back to the top