sumo
sumo copied to clipboard
enable intermodal rerouting in microsim (trac #2408)
Migrated from http://sumo.dlr.de/ticket/2408
{
"status": "accepted",
"changetime": "2017-10-25T17:04:06Z",
"description": "",
"reporter": "behrisch",
"cc": "",
"resolution": "",
"_ts": "1508951046021358",
"component": "urmo",
"summary": "enable intermodal rerouting in microsim",
"priority": "major",
"keywords": "",
"time": "2016-06-13T10:13:42Z",
"milestone": "1.0.0",
"owner": "behrisch",
"type": "enhancement"
}
@behrisch changed milestone from "0.28.0" to "0.29.0"
- @behrisch changed owner from "" to "behrisch"
- @behrisch changed status from "new" to "accepted"
@behrisch committed 7367def (aka r26493): refactoring to prepare intermodal sim routing, refs #2408
@behrisch committed 4240f80 (aka r26502): preparing intermodal routing, refs #2408
@behrisch committed c37760f (aka r26548): adding personTrip tests (still failing), refs #21, #2408
@behrisch committed 29421d6 (aka r26549): creating person stages from router result, vehicle creation refactoring, refs #12, #2408
@behrisch committed 8110abe (aka r26643): using correct pedestrian speed for routing, refs #2408
@behrisch committed 4feb5b4 (aka r26645): doing public transport routing without a car, refs #2408
@behrisch committed d0f8f0b (aka r26666): do the routing even if the vehicle is invalid to get the pt or walk, refs #2408
@behrisch committed ade2ff1 (aka r26702): keeping pt vehicles and writing bus stops, refs #2408
@behrisch committed d209071 (aka r26707): correcting arrival positions, refs #2408
@behrisch committed de3ca99 (aka r26716): adapting departpos and arrivalpos for access edges, refs #2408
@behrisch committed 6b483a5 (aka r26717): route output with additional busstop info, refs #21, #2408
@behrisch commented:
- initial routing is considered more or less complete
- rerouting using the rerouting device is still open
@behrisch committed e9791f0 (aka r26721): preparing traci routing calls, refs #2408
@behrisch committed 9c79514 (aka r26722): preparing traci server calls for routing, refs #2408
@behrisch committed 28f870c (aka r26735): testing routing calls, refs #21, #2408
@behrisch committed 603ef46 (aka r26736): small fixes to routing code, refs #2408
can this be closed?
There is no rerouting yet, only initial routing.
By giving persons devices? Or by looking for events such as "missed the bus"?
I would prefer a device.
only periodic rerouting is now missing
@behrisch The relevant device stub has been around for quite some time now. What exactly has to be completed yet?