sumo icon indicating copy to clipboard operation
sumo copied to clipboard

enable intermodal rerouting in microsim (trac #2408)

Open behrisch opened this issue 9 years ago • 24 comments

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 avatar Jun 13 '16 10:06 behrisch

@behrisch changed milestone from "0.28.0" to "0.29.0"

behrisch avatar Jun 13 '16 10:06 behrisch

  • @behrisch changed owner from "" to "behrisch"
  • @behrisch changed status from "new" to "accepted"

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed 7367def (aka r26493): refactoring to prepare intermodal sim routing, refs #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed 4240f80 (aka r26502): preparing intermodal routing, refs #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed c37760f (aka r26548): adding personTrip tests (still failing), refs #21, #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed 29421d6 (aka r26549): creating person stages from router result, vehicle creation refactoring, refs #12, #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed 8110abe (aka r26643): using correct pedestrian speed for routing, refs #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed 4feb5b4 (aka r26645): doing public transport routing without a car, refs #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed d0f8f0b (aka r26666): do the routing even if the vehicle is invalid to get the pt or walk, refs #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed ade2ff1 (aka r26702): keeping pt vehicles and writing bus stops, refs #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed d209071 (aka r26707): correcting arrival positions, refs #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed de3ca99 (aka r26716): adapting departpos and arrivalpos for access edges, refs #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed 6b483a5 (aka r26717): route output with additional busstop info, refs #21, #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch commented:

  • initial routing is considered more or less complete
  • rerouting using the rerouting device is still open

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed e9791f0 (aka r26721): preparing traci routing calls, refs #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed 9c79514 (aka r26722): preparing traci server calls for routing, refs #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed 28f870c (aka r26735): testing routing calls, refs #21, #2408

behrisch avatar Jun 13 '16 10:06 behrisch

@behrisch committed 603ef46 (aka r26736): small fixes to routing code, refs #2408

behrisch avatar Jun 13 '16 10:06 behrisch

can this be closed?

namdre avatar Jul 30 '18 16:07 namdre

There is no rerouting yet, only initial routing.

behrisch avatar Jul 31 '18 10:07 behrisch

By giving persons devices? Or by looking for events such as "missed the bus"?

namdre avatar Aug 29 '18 20:08 namdre

I would prefer a device.

behrisch avatar Aug 30 '18 18:08 behrisch

only periodic rerouting is now missing

namdre avatar Nov 21 '18 15:11 namdre

@behrisch The relevant device stub has been around for quite some time now. What exactly has to be completed yet?

m-kro avatar Jun 14 '24 12:06 m-kro