[sumo-user] "Set custom connection shape" causes very slow and overlapping vehicles in junction area

2019-11-18 Thread Jakob Kaths
Hi everybody, in our workflows we often convert OpenDRIVE files to SUMO networks for Co-Simulation, which generally works quite well. However, the shapes of lanes in junction areas are simplified during the net conversion. To readjust them manually, we use the "Set custom connection shape" fun

Re: [sumo-user] "Set custom connection shape" causes very slow and overlapping vehicles in junction area

2019-11-18 Thread Jakob Kaths
Great, thanks for the answer and for creating a ticket! Von: Jakob Erdmann Gesendet: Montag, 18. November 2019 15:25 An: Jakob Kaths ; Sumo project User discussions Betreff: Re: [sumo-user] "Set custom connection shape" causes very slow and overlapping vehicles in junction

Re: [sumo-user] Unsubscription

2018-04-03 Thread Jakob Kaths
Hi, I actually have a problem with unsubscription, too. I registered a new eclipse account with the address at my new working place (jakob.ka...@tesis.de), which worked fine. But unregistering my old address (jakob.ka...@tum.de) didn't work. I tried first via my eclipse-account and then with th

Re: [sumo-user] Unsubscription

2018-04-03 Thread Jakob Kaths
: sumo-user-boun...@eclipse.org [mailto:sumo-user- > boun...@eclipse.org] On Behalf Of Jakob Kaths > Sent: Tuesday, April 03, 2018 12:31 PM > To: 'Sumo project User discussions' > Subject: Re: [sumo-user] Unsubscription > > Hi, > > I actually have a problem with unsubscr

[sumo-user] On-ramps with opposing direction edges using NETCONVERT converting from OpenDRIVE

2018-04-04 Thread Jakob Kaths
Hey everybody, I used NETCONVERT to generate a SUMO network out of the OpenDRIVE file of the German motorway A9, which is publicly available at http://www.mdm-portal.de/. After adjusting the edge type file (disallow stop for all vehicle classes), I get a very good first result. However, the of

Re: [sumo-user] On-ramps with opposing direction edges using NETCONVERT converting from OpenDRIVE

2018-04-05 Thread Jakob Kaths
over a zoomed area. I use Netedit on a Windows 10 machine with an i7-4800 an 8GB RAM. Thanks Jakob Von: Jakob Erdmann Gesendet: Donnerstag, 5. April 2018 09:53 An: Jakob Kaths ; Sumo project User discussions Betreff: Re: [sumo-user] On-ramps with opposing direction edges using NETCONVERT

Re: [sumo-user] On-ramps with opposing direction edges using NETCONVERT converting from OpenDRIVE

2018-04-05 Thread Jakob Kaths
Thanks, I will try the 32bit version next time, the lags I observed on 64bit SUMO. Von: Jakob Erdmann Gesendet: Donnerstag, 5. April 2018 15:29 An: Jakob Kaths Cc: Sumo project User discussions Betreff: Re: [sumo-user] On-ramps with opposing direction edges using NETCONVERT converting from

[sumo-user] Using flows after loading a simulation state

2018-04-06 Thread Jakob Kaths
Hello everybody, I'm already bothering you with my next question. I tried creating a saved simulation state and reloading it afterwards, which works in principle, but it seems I can't use flows afterwards anymore, but would have to define every vehicle explicitly. Is that correct? A part of my

Re: [sumo-user] Using flows after loading a simulation state

2018-04-10 Thread Jakob Kaths
Great, thank you so much for fixing it. I will try it out soon! Von: Jakob Erdmann Gesendet: Montag, 9. April 2018 12:43 An: Jakob Kaths ; Sumo project User discussions Betreff: Re: [sumo-user] Using flows after loading a simulation state Hello Jakob, the aforementioned bug is fixed in

Re: [sumo-user] Using flows after loading a simulation state

2018-04-11 Thread Jakob Kaths
: Jakob Kaths ; Sumo project User discussions Betreff: Re: [sumo-user] Using flows after loading a simulation state Hello Jakob, the aforementioned bug is fixed in the latest development version. When loading simulation state that contains flows, make sure to load the original route files that

Re: [sumo-user] Using flows after loading a simulation state

2018-04-12 Thread Jakob Kaths
Gesendet: Mittwoch, 11. April 2018 12:12 An: Jakob Kaths Cc: Sumo project User discussions Betreff: Re: [sumo-user] Using flows after loading a simulation state Hello, Yesterday we had a broken windows build due to a bad commit and today the build did not take place due to the repository mig

[sumo-user] Avoiding lateral movement at low speeds with sublane model

2018-05-11 Thread Jakob Kaths
Hi, first a background-information for my question: we are using SUMO at TESIS GmbH for Co-Simulation with our tool DYNA4 which includes a high-fidelity vehicle model (MBS axles, sensors, etc.) and our 3D animation. We’re very impressed with the possibilities SUMO offers, because we can easily

Re: [sumo-user] Avoiding lateral movement at low speeds with sublane model

2018-05-14 Thread Jakob Kaths
experimental and not documented until now: http://sumo.dlr.de/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes#Lane-Changing_Models ) regards, Jakob 2018-05-11 10:11 GMT+02:00 Jakob Kaths : Hi, first a background-information for my question: we are using SUMO at TESIS GmbH for Co-Simulation

[sumo-user] Change Lane Information Retrieval with C++ API

2018-08-22 Thread Jakob Kaths
Hey everybody, we're trying to implement a change lane information retrieval with the C++ API. The goal is to identify, if a certain vehicle is currently able to change lanes. In Python the method couldChangeLane is already implemented, for C++ we thought, the compound bitset that is described

Re: [sumo-user] Change Lane Information Retrieval with C++ API

2018-08-22 Thread Jakob Kaths
Erdmann Gesendet: Mittwoch, 22. August 2018 14:54 An: Jakob Kaths ; Sumo project User discussions Betreff: Re: [sumo-user] Change Lane Information Retrieval with C++ API Hello, you can find the C++ TraCI client implementation of vehicle.getLaneChangeState in the development version

Re: [sumo-user] Change Lane Information Retrieval with C++ API

2018-08-23 Thread Jakob Kaths
Great, thanks a lot. We’re looking forward to the release to adapt all the new functions! Von: Jakob Erdmann Gesendet: Donnerstag, 23. August 2018 08:37 An: Jakob Kaths ; Sumo project User discussions Betreff: Re: [sumo-user] Change Lane Information Retrieval with C++ API No Problem

Re: [sumo-user] Change Lane Information Retrieval with C++ API

2018-09-06 Thread Jakob Kaths
Jakob Von: Jakob Erdmann Gesendet: Donnerstag, 23. August 2018 08:37 An: Jakob Kaths ; Sumo project User discussions Betreff: Re: [sumo-user] Change Lane Information Retrieval with C++ API No Problem/ Release has been pushed back 1 week and is now scheduled for Sept 4th: https://github.com

Re: [sumo-user] Change Lane Information Retrieval with C++ API

2018-09-06 Thread Jakob Kaths
Great, thank you! That feature would be very interesting for us. Von: Jakob Erdmann Gesendet: Donnerstag, 6. September 2018 14:27 An: Jakob Kaths ; Sumo project User discussions Betreff: Re: [sumo-user] Change Lane Information Retrieval with C++ API Hello, remote-controlled vehicles

Re: [sumo-user] Using flows after loading a simulation state

2019-01-29 Thread Jakob Kaths
all edges. All the best Jakob Dr. Jakob Kaths Product Manager ☏ +49 89 74 7377-63 ___ TESIS GmbH ▪ Baierbrunner Str. 23 ▪ 81379 Munich ▪ Germany ▪ www.tesis.de Management board: Dr. Cornelius Chucholowski, Maximilian Chucholowski

Re: [sumo-user] Using flows after loading a simulation state

2019-01-30 Thread Jakob Kaths
Hi Jakob, thanks for fixing this exciting new one again super fast.  I’ll test with the next nightly snapshot. All the best Jakob Von: Jakob Erdmann Gesendet: Mittwoch, 30. Januar 2019 23:43 An: Jakob Kaths ; Sumo project User discussions Betreff: Re: [sumo-user] Using flows after

Re: [sumo-user] Using flows after loading a simulation state

2019-02-04 Thread Jakob Kaths
Thanks for the fix, I checked it now and it works fine for me. Von: Jakob Erdmann Gesendet: Donnerstag, 31. Januar 2019 09:30 An: Jakob Kaths ; Sumo project User discussions Betreff: Re: [sumo-user] Using flows after loading a simulation state Unfortunately, our nightly-builds are not up

Re: [sumo-user] vehicle scope data after calling moveToXY

2019-03-05 Thread Jakob Kaths
, Jakob Am Mo., 4. März 2019 um 14:50 Uhr schrieb Jakob Kaths : Hi Jakob, our actual setup is a little hard to send over, but I tried to pack something together quickly that exhibits the behavior. If you call the “moveToXY” command every step (i.e. set the variable MoveEveryXSteps to 1), you