Jakob Erdmann

Results 498 comments of Jakob Erdmann

If it cannot be fixed in a timely manner, I'd prefer the old no-tooltip behavior over releasing with this bug.

found one more glitch (replicated on linux and mac) by hovering over the time display.

The solution "graph with maximum connectivity" is already supported via AccessEdge filterings on trip->modeSet and trip-vClass

ouch. Still working in 1.13.0?

The error occurs if the person has more than 1 item in their plan, right?

Do we now have tests for this? Please also do a test with plan elements from multiple persons on the removed edge.

ideas: 1. add new personTrip attribute parking='true' -> parks car if transfer car-walk happens at a parkingArea 3. add new personTrip-modes value 'return'. - if a person define two person...

How about just adding the virtual (abstract?) method `getType` to every Named object? Most objects should already be able to provide this so we don't get a memory overhead.

A solution might be to override MSCFModel::maxNextSpeed so it accounts for EIDM slow-to-start acceleration and then take this into account at https://github.com/eclipse/sumo/blob/9f2f3224cc7d3bcf1c3c693cf89d310c28499ab6/src/microsim/MSVehicle.cpp#L3351-L3355