Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Lane change overtaking

Hello Mr. Erdmann,

I tried the one that comes with the sumo release. Please refer attached screenshots for the output error (No module named SUMOLIB). And if i follow a cheap way of copying the files to another folder alongwith SUMOLIB folder then it gives no error but SUMO Simulation does not open as in attached 2nd screenshot. 

I have created a basic example of my own to try with TraCI and since i have been getting no module named SUMOLIB error, i copied the SUMOLIB and TRACI folders to my example folder. When i run my example then, the error is

File "./scenario2.py", line 16
    from sumolib import checkBinary
       ^
SyntaxError: invalid syntax


image.png
image.png



Mit freundlichen Grüßen / Best Regards, 
Vasudhashri Vijayaragavan
(pronoun: she/her)
Mob: +49 176 2111 2718


On Sun, Dec 1, 2019 at 3:03 PM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
It looks as if you are using a modified runner script. Please try using the runner.py file that comes with your sumo release.

Am Fr., 29. Nov. 2019 um 11:39 Uhr schrieb Vasudhashri Vijayaragavan <mail.vasudhashri@xxxxxxxxx>:
Hello Mr. Erdmann,

Goodmorning,

I am a beginner with SUMO and i have tried the runner.py trafficlights example. I have created a basic scenario and when i try to run that there is no response on the screen. SUMO doesn't open at all and the terminal is blank. I have pasted a screenshot of it here and the .py program file. Please kindly help me to solve this.

image.png


Mit freundlichen Grüßen / Best Regards, 
Vasudhashri Vijayaragavan
(pronoun: she/her)
Mob: +49 176 2111 2718


On Tue, Nov 26, 2019 at 8:58 PM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
Bikes are allowed on regular roads by default. If the simulation does not load there is probably an error message that sheds light on the issue....

Am Di., 26. Nov. 2019 um 09:35 Uhr schrieb Vasudhashri Vijayaragavan <mail.vasudhashri@xxxxxxxxx>:
Hello all,

Goodday!
I have to create a scenario in SUMO with a lane change attribute to do car overtaking a bicycle. But when i input the parameters for bike without restricted lane, the simulation does not load. Are bikes not allowed on regular roads in SUMO? Please advise.


Mit freundlichen Grüßen / Best Regards, 
Vasudhashri Vijayaragavan

_______________________________________________
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
_______________________________________________
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

Back to the top