Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] No valid route error Reg.

The tutorial network does not allow turns. You first need to add new connections before you can define new routes. See https://sumo.dlr.de/docs/NETEDIT.html#edit_connections

Am So., 17. Nov. 2019 um 12:10 Uhr schrieb Radha Reddy <radha.reddy.ipp@xxxxxxxxx>:
Hello,

I wanted to add left and right crossing routes to the existing TraCI_tls (initially, it has only straight crossing).

I have added the routes in runner.py file, but I am getting an error saying there is no valid route between edges 2i and 3o. But in NETEDIT it is showing there is a route.

Please check the attachments, netedit file showing route, edges in python file, and the error, and please help me in solving this error.

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