Re: [sumo-user] Simulation scenarios

2017-11-08 Thread Jakob Erdmann via sumo-user
Hello,
- you can take at the Luxembourg scenario:
https://github.com/lcodeca/LuSTScenario
- deciding (or re-deciding) the route at run-time can be accomplished with
the '--device.rerouting.' options. See
http://sumo.dlr.de/wiki/Demand/Automatic_Routing
regards,
Jakob


2017-11-09 4:14 GMT+01:00 Thanos Tasakos via sumo-user <
sumo-user@lists.sourceforge.net>:

> Hello,
> i see in the documentation that there is a number of implemented scenarios
> like Bologna and and Cologne. Are there any other implemented traffic
> scenarios so i can use them to test my algorithm?
> Moreover is it possible to have the demand as O/D matrices and decide at
> runtime the preferred route?
>
> Appreciate any help or link
> Thanos Tasakos
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> sumo-user mailing list
> sumo-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sumo-user
> ___
> sumo-user mailing list
> sumo-u...@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] Simulation scenarios

2017-11-08 Thread Thanos Tasakos via sumo-user
Hello,
i see in the documentation that there is a number of implemented scenarios
like Bologna and and Cologne. Are there any other implemented traffic
scenarios so i can use them to test my algorithm?
Moreover is it possible to have the demand as O/D matrices and decide at
runtime the preferred route?

Appreciate any help or link
Thanos Tasakos
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] How to use xml2csv.py?

2017-11-08 Thread Jakob Erdmann via sumo-user
1) install python
2) using the command line call python xml2csv.py
yourfile.xml
 where
   - PATH0 is the path for locating python (if it is not found
automatically)
   - PATH1 is the path to xml2csv.py in your sumo installation
   - PATH2 is the path to your xml file



2017-11-08 3:41 GMT+01:00 羅先豪 via sumo-user :

> Hello,
>
> I want to convert the output-file into the form that Excel can read.
> The wiki page  for tools said that
> xml2csv.py can do this, but I don't understand how.
> Thank you!
>
> Al Lo
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> sumo-user mailing list
> sumo-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sumo-user
> ___
> sumo-user mailing list
> sumo-u...@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] How to use xml2csv.py?

2017-11-08 Thread 羅先豪 via sumo-user
Hello,

I want to convert the output-file into the form that Excel can read.
The wiki page  for tools said that
xml2csv.py can do this, but I don't understand how.
Thank you!

Al Lo
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] command line not working

2017-11-08 Thread Maria Khurshid via sumo-user
i am sorry for this question. silly me, i was missing the name of the
program for which i was giving the command

On Wed, Nov 8, 2017 at 1:32 PM, Maria Khurshid 
wrote:

> hello,
> i am tying to learn sumo using command line but cmd is giving me the
> following error. this is usually because of environmental variables
> settings but i have checked and rechecked my paths and they seem to be
> correct. i am reading "using sumo applications from the command line" and
> am stuck here. no command seem o be working.
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] Trouble with Matplotlib for sumo

2017-11-08 Thread michel.souweine--- via sumo-user
Hello, 
I tried unsuccessfully to run some of the Visualization/tools of SUMO, let us 
say, for instance /tools/visualization/plot_net_dump.py> 
These programs call the python tool 
"Python27\Lib\site-packages\matplotlib\cbook\__init__.py" which in there turn 
call 
"matplotlib.cbook. is_string_like" 
I get the message "from matplotlib.cbook cannot import is_string_like" 
As a matter of fact, looking in matplotlib documentation, this instruction 
"is_string_like" does appears as depreciated 
Nevertheless I didn't find something wrong with my Sumo installation (2017) and 
its matplotlib inside 
Please, would it be possible to have an hint ? 
I thank you very much for help on these more than usefull visualization tools 
Michel Souweine 
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user