Is there any way to change this from happening? The trains have a specified length, and when the length is increased the standard version increases, but the real world view does not. How can I work around that?
From: [email protected] [mailto:[email protected]] On Behalf Of Jakob Erdmann Sent: June 17, 2020 11:07 AM To: Sumo project User discussions <[email protected]> Subject: Re: [sumo-user] Displaying flows I think what's happening here is that you defined an edge with length-geometry-mismatch (the geometry is shorter than the length). Train carriages are always scaled along with the mismatch-factor which makes them look short in this case. See https://sumo.dlr.de/docs/Simulation/Distances.html I intend to makes this configurable (https://github.com/eclipse/sumo/issues/6920) regards, Jakob Am Mi., 17. Juni 2020 um 16:59 Uhr schrieb Issa, Joshua <[email protected]<mailto:[email protected]>>: Sure. In standard: [cid:[email protected]] In real world: [cid:[email protected]] Thanks From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Jakob Erdmann Sent: June 17, 2020 10:53 AM To: Sumo project User discussions <[email protected]<mailto:[email protected]>> Subject: Re: [sumo-user] Displaying flows Can you share a screenshot of what you mean by singular points? Am Mi., 17. Juni 2020 um 13:40 Uhr schrieb Issa, Joshua <[email protected]<mailto:[email protected]>>: Hello all, When running the simulation, the flows display as singular points when the display is set to “real world”. I was wondering if I could get the vehicles to display as the full vehicle. Thank you _______________________________________________ sumo-user mailing list [email protected]<mailto:[email protected]> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user _______________________________________________ sumo-user mailing list [email protected]<mailto:[email protected]> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
