eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.36k stars 1.37k forks source link

routing to internal edges #14033

Open behrisch opened 8 months ago

behrisch commented 8 months ago

is currently not supported by traci.simulation.findRoute and by the Dijkstra/AStarRouter itself. sumoilb supports it though. It gives errors in drtOrtools scripting

behrisch commented 8 months ago

Routing from an internal edge works.

rummel123 commented 6 months ago

Possibly has something to do with #5829?

rummel123 commented 3 days ago

Seems that "known bug" in test of drtOrtools "time_window3" vanishes after commit https://github.com/eclipse-sumo/sumo/commit/d5d3c128e50d47e6cda0cebfccad05fb4d7658d7.