Mirko Barthauer

Results 27 issues of Mirko Barthauer

Related to #11267 . Add an option to let persons be created directly at stops. The current add method does not consider stops but only edges.

enhancement
a:sumo
c:traci
c:intermodal

Request from Mattermost user pascalb_thi in the context of `traci.simulation.getCollisions`: > Can i get the bounding boxes of vehicles over TRACI?

enhancement
a:sumo
c:traci

The "create vehicle" frame in demand mode limits the probability value to two places after the decimal point, thus to full percent. This should probably changed to three or four...

a:netedit
bug

Historically, the OSG view relied a lot on 2D specific GUIPerspectiveChanger interface implementation for several viewport interactions, as no proper 3D GUIPerspectiveChanger was implemented. Some issues have been corrected recently...

enhancement
a:sumo-gui
OSG
refactor

Elements of the FOX GUI are initialized with a noticeable delay of several seconds when an OSG 3D view is opened. Example case: - Load a config with a 3D...

a:sumo-gui
bug
OSG

When starting a network from scratch, I have observed a small problem in Netedit: - Create a new network with a TL-controlled intersection with a crossing - Add additional TL...

a:netconvert
bug
review needed
c:traffic_light

Noticeable in scenario at S:\Bugreports\11510 (eastbound road): A leader (yellow) has an unconnected vehicle (pink) and a follower (green) behind it. This should cause the platoon to split immediately but...

c:traci
bug
c:simpla

"Discovered" through the [mailing list](https://www.eclipse.org/lists/sumo-user/msg13488.html). Currently speeds of all lanes are averaged which makes edges with a pedestrian lane seem slower than those without from a car perspective. Even if...

enhancement
a:sumo

The bug can be observed in the test **sumo/output/e3/one_vehicle/one1s_1vehicle_10m_s**. A single vehicle passes the detector during the simulation. It needs 20.3s to pass the detector as printed correctly in the...

c:output
bug
review needed
TrafficTower

Using the network from #14235 . Without even starting the simulation, just zoom in with mouse control and sumo-guiD will crash here (debug mode). https://github.com/eclipse-sumo/sumo/blob/48b570d92022eab1e3e4079cb9489496ac80a4f6/src/guisim/GUIEdge.cpp#L437 Didn't understand where the corresponding...

a:sumo-gui
bug