Michael Behrisch

Results 158 issues of Michael Behrisch

subtitle streams can be late to the party, see https://trac.ffmpeg.org/ticket/598. A possible fix is to have a (configurable?) larger probe interval when detecting the streams as mentioned here: https://trac.ffmpeg.org/ticket/598#comment:19. In...

this serves as a reminder to integrate the model presented at SUMO 2019 (https://easychair.org/publications/paper/3S4X) Some leftover tasks - [ ] tests - [ ] network input, - [ ] simulation...

enhancement
a:sumo

- [x] support x,y and lon,lat coordinates - [x] add new trip attributes fromXY, fromLonLat, toXY, toLonLat - [x] map to closest edge - [x] supported by DUAROUTER - [...

enhancement
a:sumo
a:duarouter
c:input

This works similar to a stop but with speeds > 0 The speed should be kept while the vehicle is between startPos and endPos. Among other things this gives fine...

enhancement
a:sumo
c:input

`~/sumo/tools/randomTrips.py --blubber blub -n ~/sumo/tests/sumo/net.net.xml` just runs but it should complain

c:pytools
bug
c:sumolib
regression
p:important

because the formerly independent phases now respect other streams which is probably not even necessary ![tls_diff](https://user-images.githubusercontent.com/454288/179734270-c7184cae-4f5c-440b-8219-f996fe0ec895.png) (see bugreports folder)

a:netconvert
bug

this is a general GUI feature but probably most useful in netedit. If a text field is too small to show the whole content it would be convenient to hover...

enhancement
a:netedit

- [ ] not only the static lib but at least the python module (Java probably as well) depends on install_dll - [ ] check if we can ensure that...

c:build
bug

currently the color is mandatory unlike the XML

enhancement
c:traci

you currently cannot use sumolib.TeeFile to print stacktraces to ``` Process Process-1: Traceback (most recent call last): File "/home/behr_mi/tsc/assign.py", line 385, in run_subnet traceback.print_stack(sys.stdout) File "/usr/lib/python3.8/traceback.py", line 190, in print_stack...

bug
c:sumolib