Dear Aboozar.
If the SUMO GUI opens, you have to clic the 'play' button, you may also
want, instead to include the --start option whenever sumo-gui is used, i.e:
system(['sumo-gui -c ', getenv('SUMO_HOME'),
'\docs\tutorial\traci_tls\data\cross.sumocfg --start&']);
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 9 Jan 2016 10:02:50 +0330
> From: Aboozar Roosta <[email protected]>
> Subject: [sumo-user] Initializing Traci4Matlab
> To: [email protected]
> Message-ID:
> <
> camv_sqjp7jdy-nqsf31wh_h9xkpm36wb15mhxwm7eaipwmp...@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Hello everyone,
> I have a problem running traci_test.m . I can run it with sumo, but when
> when I try to use sumo-gui, the program becomes unresponsive and I have to
> manually abort it. It works fine with sumo though. Any Idea how to tackle
> this problem?
> Thanks in advance
>
> *Aboozar Roosta*
> Electrical Engineering - Control
> Msc. Student at Tarbiat Modares University
> 201
> ?6
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 11 Jan 2016 11:16:47 +0000
> From: "Pyatkova, Katya" <[email protected]>
> Subject: Re: [sumo-user] plot_net_dump.py usage
> To: Jakob Erdmann <[email protected]>
> Cc: "[email protected]"
> <[email protected]>
> Message-ID:
> <
> amspr03mb4541dae37662e34450ba13bb7...@amspr03mb454.eurprd03.prod.outlook.com
> >
>
> Content-Type: text/plain; charset="utf-8"
>
> Hi Jakob,
>
> Thanks for the reply.
>
> I downloaded the CVN version for Win64, but unfortunately I am still
> getting the same errors.
>
> I believe the problem is in the way the legend is defined. If I comment
> the lines between 180-184, it plots a map without a legend.
>
> There is description how these lines are written here
> http://stackoverflow.com/questions/8342549/matplotlib-add-colorbar-to-a-sequence-of-line-plots
> . Unfortunately, I couldn?t find the right recipe from trial and errors.
>
> Any suggestions will be greatly appreciated!
>
> Cheers,
>
> Katya
>
> From: Jakob Erdmann [mailto:[email protected]]
> Sent: 08 January 2016 14:31
> To: Pyatkova, Katya
> Cc: [email protected]
> Subject: Re: [sumo-user] plot_net_dump.py usage
>
> I turns out the script was broken. You can get the fixed version by
> downloading the latest development version.
> See http://sumo.dlr.de/wiki/Downloads#SUMO_-_Latest_Development_Version
> Thank you for reporting the problem.
> regards,
> Jakob
>
> 2016-01-08 12:48 GMT+01:00 Jakob Erdmann <[email protected]
> <mailto:[email protected]>>:
> Possibly your python and matplotlib versions do not match.
>
> 2016-01-08 11:49 GMT+01:00 Pyatkova, Katya <[email protected]
> <mailto:[email protected]>>:
> Dear SUMO community,
>
> Happy new 2016!
>
> I am experiencing problems while trying to visualise aggregated edge
> states on a map. I am using plot_net_dump.py and I have made sure 1) I have
> set <SUMO_HOME> for sumo-0.23.0; 2) I have installed matplotlib and Python.
> The command in cmd I am using is very similar to the one in the examples in
> http://sumo.dlr.de/wiki/Tools/Visualization .
>
> The traceback I am getting is:
>
> File "plot_net_dump.py", line 199, in <module>
> sys.exit(main(sys.argv))
> File "plot_net_dump.py", line 178, in <module>
> sm = matplotlib.cm.ScalarMappable(cmap=get_cmap(
> NameError: global name 'matplotlib' is not defined
>
> Any suggestions what I might be doing wrong?
>
> I apologise if this is a common problem, but I couldn't find anything
> relevant in the mailing lists.
>
> Needless to say, any help will be greatly appreciated!
>
> Best regards,
>
> Katya Pyatkova
> MSc, PhD Student
> Centre for Water Systems
> College of Engineering, Mathematics and Physical Sciences (CEMPS)
> University of Exeter, North Park Road, Exeter EX4 4QF, United Kingdom
> [email protected]<mailto:[email protected]><mailto:
> [email protected]<mailto:[email protected]>>, +44 (0) 7598
> 659122
> <tel:%2B44%20%280%29%207598%20659122><tel:%2B44%20%280%29%207598%20659122>
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> sumo-user mailing list
> [email protected]<mailto:[email protected]>
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 11 Jan 2016 13:01:37 +0100
> From: Jakob Erdmann <[email protected]>
> Subject: Re: [sumo-user] plot_net_dump.py usage
> To: "Pyatkova, Katya" <[email protected]>
> Cc: "[email protected]"
> <[email protected]>
> Message-ID:
> <
> cambucbznj-72xcovt_nn1vaapyyek5j-rifor1bhl88smxg...@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Possibly you still have the outdated version.
> Check whether the code matches that at
>
> http://sumo.dlr.de/trac.wsgi/browser/trunk/sumo/tools/visualization/plot_net_dump.py
>
> 2016-01-11 12:16 GMT+01:00 Pyatkova, Katya <[email protected]>:
>
> > Hi Jakob,
> >
> >
> >
> > Thanks for the reply.
> >
> >
> >
> > I downloaded the CVN version for Win64, but unfortunately I am still
> > getting the same errors.
> >
> >
> >
> > I believe the problem is in the way the legend is defined. If I comment
> > the lines between 180-184, it plots a map without a legend.
> >
> >
> >
> > There is description how these lines are written here
> >
> http://stackoverflow.com/questions/8342549/matplotlib-add-colorbar-to-a-sequence-of-line-plots
> > . Unfortunately, I couldn?t find the right recipe from trial and errors.
> >
> >
> >
> > Any suggestions will be greatly appreciated!
> >
> >
> >
> > Cheers,
> >
> >
> >
> > Katya
> >
> >
> >
> > *From:* Jakob Erdmann [mailto:[email protected]]
> > *Sent:* 08 January 2016 14:31
> > *To:* Pyatkova, Katya
> > *Cc:* [email protected]
> > *Subject:* Re: [sumo-user] plot_net_dump.py usage
> >
> >
> >
> > I turns out the script was broken. You can get the fixed version by
> > downloading the latest development version.
> >
> > See http://sumo.dlr.de/wiki/Downloads#SUMO_-_Latest_Development_Version
> >
> > Thank you for reporting the problem.
> >
> > regards,
> >
> > Jakob
> >
> >
> >
> > 2016-01-08 12:48 GMT+01:00 Jakob Erdmann <[email protected]>:
> >
> > Possibly your python and matplotlib versions do not match.
> >
> >
> >
> > 2016-01-08 11:49 GMT+01:00 Pyatkova, Katya <[email protected]>:
> >
> > Dear SUMO community,
> >
> > Happy new 2016!
> >
> > I am experiencing problems while trying to visualise aggregated edge
> > states on a map. I am using plot_net_dump.py and I have made sure 1) I
> have
> > set <SUMO_HOME> for sumo-0.23.0; 2) I have installed matplotlib and
> Python.
> > The command in cmd I am using is very similar to the one in the examples
> in
> > http://sumo.dlr.de/wiki/Tools/Visualization .
> >
> > The traceback I am getting is:
> >
> > File "plot_net_dump.py", line 199, in <module>
> > sys.exit(main(sys.argv))
> > File "plot_net_dump.py", line 178, in <module>
> > sm = matplotlib.cm.ScalarMappable(cmap=get_cmap(
> > NameError: global name 'matplotlib' is not defined
> >
> > Any suggestions what I might be doing wrong?
> >
> > I apologise if this is a common problem, but I couldn't find anything
> > relevant in the mailing lists.
> >
> > Needless to say, any help will be greatly appreciated!
> >
> > Best regards,
> >
> > Katya Pyatkova
> > MSc, PhD Student
> > Centre for Water Systems
> > College of Engineering, Mathematics and Physical Sciences (CEMPS)
> > University of Exeter, North Park Road, Exeter EX4 4QF, United Kingdom
> > [email protected]<mailto:[email protected]>, +44 (0) 7598
> > 659122<tel:%2B44%20%280%29%207598%20659122
> > <%2B44%20%280%29%207598%20659122>>
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > _______________________________________________
> > sumo-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/sumo-user
> >
> >
> >
> >
> >
>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 11 Jan 2016 12:18:27 +0000
> From: "Pyatkova, Katya" <[email protected]>
> Subject: Re: [sumo-user] plot_net_dump.py usage
> To: Jakob Erdmann <[email protected]>
> Cc: "[email protected]"
> <[email protected]>
> Message-ID:
> <
> amspr03mb4542c8cff7f105c5f40c107b7...@amspr03mb454.eurprd03.prod.outlook.com
> >
>
> Content-Type: text/plain; charset="utf-8"
>
> Hi again Jakob,
>
> Thank you very much for the link!!! Now it is working!!!
>
> All the best!
>
> Katya
>
> From: Jakob Erdmann [mailto:[email protected]]
> Sent: 11 January 2016 12:02
> To: Pyatkova, Katya
> Cc: [email protected]
> Subject: Re: [sumo-user] plot_net_dump.py usage
>
> Possibly you still have the outdated version.
> Check whether the code matches that at
>
> http://sumo.dlr.de/trac.wsgi/browser/trunk/sumo/tools/visualization/plot_net_dump.py
>
> 2016-01-11 12:16 GMT+01:00 Pyatkova, Katya <[email protected]
> <mailto:[email protected]>>:
> Hi Jakob,
>
> Thanks for the reply.
>
> I downloaded the CVN version for Win64, but unfortunately I am still
> getting the same errors.
>
> I believe the problem is in the way the legend is defined. If I comment
> the lines between 180-184, it plots a map without a legend.
>
> There is description how these lines are written here
> http://stackoverflow.com/questions/8342549/matplotlib-add-colorbar-to-a-sequence-of-line-plots
> . Unfortunately, I couldn?t find the right recipe from trial and errors.
>
> Any suggestions will be greatly appreciated!
>
> Cheers,
>
> Katya
>
> From: Jakob Erdmann [mailto:[email protected]<mailto:
> [email protected]>]
> Sent: 08 January 2016 14:31
> To: Pyatkova, Katya
> Cc: [email protected]<mailto:[email protected]
> >
> Subject: Re: [sumo-user] plot_net_dump.py usage
>
> I turns out the script was broken. You can get the fixed version by
> downloading the latest development version.
> See http://sumo.dlr.de/wiki/Downloads#SUMO_-_Latest_Development_Version
> Thank you for reporting the problem.
> regards,
> Jakob
>
> 2016-01-08 12:48 GMT+01:00 Jakob Erdmann <[email protected]
> <mailto:[email protected]>>:
> Possibly your python and matplotlib versions do not match.
>
> 2016-01-08 11:49 GMT+01:00 Pyatkova, Katya <[email protected]
> <mailto:[email protected]>>:
> Dear SUMO community,
>
> Happy new 2016!
>
> I am experiencing problems while trying to visualise aggregated edge
> states on a map. I am using plot_net_dump.py and I have made sure 1) I have
> set <SUMO_HOME> for sumo-0.23.0; 2) I have installed matplotlib and Python.
> The command in cmd I am using is very similar to the one in the examples in
> http://sumo.dlr.de/wiki/Tools/Visualization .
>
> The traceback I am getting is:
>
> File "plot_net_dump.py", line 199, in <module>
> sys.exit(main(sys.argv))
> File "plot_net_dump.py", line 178, in <module>
> sm = matplotlib.cm.ScalarMappable(cmap=get_cmap(
> NameError: global name 'matplotlib' is not defined
>
> Any suggestions what I might be doing wrong?
>
> I apologise if this is a common problem, but I couldn't find anything
> relevant in the mailing lists.
>
> Needless to say, any help will be greatly appreciated!
>
> Best regards,
>
> Katya Pyatkova
> MSc, PhD Student
> Centre for Water Systems
> College of Engineering, Mathematics and Physical Sciences (CEMPS)
> University of Exeter, North Park Road, Exeter EX4 4QF, United Kingdom
> [email protected]<mailto:[email protected]><mailto:
> [email protected]<mailto:[email protected]>>, +44 (0) 7598
> 659122
> <tel:%2B44%20%280%29%207598%20659122><tel:%2B44%20%280%29%207598%20659122>
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> sumo-user mailing list
> [email protected]<mailto:[email protected]>
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
>
>
>
> ------------------------------
>
> Message: 5
> Date: Mon, 11 Jan 2016 15:36:57 +0000
> From: abeer hakim <[email protected]>
> Subject: [sumo-user] Vehicles arrival's destination
> To: "[email protected]"
> <[email protected]>
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="windows-1256"
>
>
> Hi SUMO-UserI have a question regarding vehicle's arrival destination
> !!For example, each vehicle has different distention (home- shopping mall-
> restaurant), So how can i specify that in it's route ??? when i'm trying to
> use the edge Id that will not specify exact location. Any Guessing or help
> please !!!!
>
> Best regards,
> I. Abeer M. Hakim
> Lecturer
> Information Technology Department
> Faculty of Computing and Information Technology
> King Abdulaziz University
>
> ------------------------------
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
>
> ------------------------------
>
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
>
> End of sumo-user Digest, Vol 114, Issue 12
> ******************************************
>
--
Andres Felipe Acosta Gil, MSc student - Software developer
Universidad Nacional de Colombia - MedellĂn
Facultad de Minas
Tel: +57 (4) 4255295
Institutional e-mail: [email protected]
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user