Tkinter should be fine if you use the python client 2016-03-03 18:01 GMT+01:00 Robbin Blokpoel <[email protected]>:
> Hi Pradeep, > > You can just use a TRACI command to inject a vehicle, TRACI is very well > described on the SUMO wiki. Put some code of yourself around it to arrange > the GUI controls. > > Regards, > Robbin > > ________________________________________ > From: Pradeep Kumar Yadav <[email protected]> > Sent: 03 March 2016 17:30 > To: [email protected] > Subject: [sumo-user] (no subject) > > Dear Users and Experts > > I am new to SUMO and I am working on a project which revolves around the > idea of detecting vehicle count at junctions and providing signal timer > according to it. > > Now i want to show my supervisors how my algorithm react to different > traffic situations using a graphical user interface. In addition to the GUI > already provided with package,I want to add some controls which let them > control traffic arrival rate at the junction. > > I am working in python using Traci. My script works but i have to set > traffic incoming rate at the start of the execution itself. I want to give > user a range element(like tkinter Scale element) to change traffic arrival > rate in between running simulation .How should i go about building these > GUI controls. Can i use python's tkinter library. Can someone please refer > me to similar projects. > > Thank you. > > ------------------------------------------------------------------------------ > 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=272487151&iu=/4140 > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > > > ------------------------------------------------------------------------------ > 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=272487151&iu=/4140 > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ 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=272487151&iu=/4140 _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
