Skip to main content

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

Please take careful not of the error message that sumo is giving you:
"Could not access configuration 'data/intersection.sumocfg'"
This error prevents sumo from starting and therefore you script cannot connect.

Am Di., 3. Dez. 2019 um 11:23 Uhr schrieb Vasudhashri Vijayaragavan <mail.vasudhashri@xxxxxxxxx>:
Hi Jakob,
I checked and changed the necessary path in the bash file for sumo home path and i got below error. It did open the sumo simulation this time.
image.png


Mit freundlichen Grüßen / Best Regards, 
Vasudhashri Vijayaragavan
(pronoun: she/her)

On Mon, Dec 2, 2019 at 4:09 PM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
The possibly something with your installation is wrong. Please make sure that $SUMO_HOME/tools contains the sumolib folder.

Am Mo., 2. Dez. 2019 um 14:25 Uhr schrieb Vasudhashri Vijayaragavan <mail.vasudhashri@xxxxxxxxx>:
Thanks sir, but i have checked it last week and the environment variables path SUMO_HOME is set in .bashrc file. It works if i call for sumo-gui from terminal but only the simulation does not work open automatically when i run a .py file and also throws no module error.


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



On Mon, Dec 2, 2019 at 2:14 PM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:

Am Mo., 2. Dez. 2019 um 14:04 Uhr schrieb Vasudhashri Vijayaragavan <mail.vasudhashri@xxxxxxxxx>:
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
_______________________________________________
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
_______________________________________________
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