Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] newbie to sumo

You also have to control the simulation (trigger the time step calculation) using traci.simulationStep(). Please have a closer look at the tutorials linked below. You can start from there and add small parts if you still struggle...

Regards
Mirko


Am 23.07.2018 um 18:44 schrieb himanshu soni:
Have a look at my code and help me understand what am I doing wrong?

On Mon, Jul 23, 2018 at 10:10 PM himanshu soni <himanshusoni1333@xxxxxxxxx> wrote:
I am used to generating using .net.xml format and also with NETEDIT, but I don't understand how to edit a particular network scenario using Python, like adding a car to a network. That's what I'm looking for.


On Mon, Jul 23, 2018 at 9:31 PM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
Please take a closer look at the tutorials. They contain links to example files.

2018-07-23 17:34 GMT+02:00 himanshu soni <himanshusoni1333@xxxxxxxxx>:
Thanks for the response, it would be helpful if you could send me a sample project.

On Mon, Jul 23, 2018 at 5:23 PM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:

2018-07-23 11:46 GMT+02:00 himanshu soni <himanshusoni1333@xxxxxxxxx>:
Hello, 
I am a fresher to SUMO. Can anyone tell me if I can control my SUMO simulation with my self-made python programs? If yes, can anyone send me a simple program?

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.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://dev.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://dev.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://dev.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://dev.eclipse.org/mailman/listinfo/sumo-user


Back to the top