Sebastian Hörl

Results 98 issues of Sebastian Hörl

Is there any reason behind `FreespeedFactorRoutingModule` creating a generic route instead of a `NetworkRoute`? We were experimenting with network-routed walk trips, so I was expecting that setting the `teleportedModeFreespeedFactor` would...

We tried to configure network-routed walk trips today, which was quite complicated. The main problem is that "walk" is hardcoded in many places and does not fall back to a...

After migrating the sharing contrib (#1694), @tschlenther mentioned some points for improvement: - [x] One has to be careful when configuring the SharingModule and other dvrp modules, such as drt...

It might make sense to update the README.md of the matsim-libs repositroy to provide a bit more information. At least, we should replace the outdated information (still referring to Bintray...

Currently, I'm running 7-day taxi service simulations, which made me notice that all histogram plots go only until 30:00:00 by default and all following trips are aggregated in the last...

enhancement

While playing around with prebooking, if found some edge case in the logic of `BusStopActivity` in `drt`. The main fact is that if there is a `DrtStopTask`, its list of...

bug

So far I was using example files to run the emission analysis code, but now we have access to the Hbefa data. Are there instructions anywhere as to what and...

For some reason embedded javascript has no code folding, no syntax validation and a strange lightweight syntax highlighting. At the moment I have no clue what the reason could be....

ATM there is no code folding for raw and comment blocks.

We currently have a use case where we look at cargo bikes that are placed at a central depot to perform deliveries. The idea is that they can do as...

discussion