Re: [sumo-user] Junction edge is not included in Route, Vehicle is being invisible while in junction

2020-11-03 Thread Andras Bondor
unable to see the issue. Am Di., 3. Nov. 2020 um 13:56 Uhr schrieb Andras Bondor mailto:andras.bon...@aimotive.com>>: Thanks for getting back to me, Jakob! I saw the ticket you linked, which lead me to realize that the Ego vehicle will need a route, regardless of being moved by MoveToXY

Re: [sumo-user] Junction edge is not included in Route, Vehicle is being invisible while in junction

2020-11-03 Thread Andras Bondor
fixed. Unfortunately, your fcd-output file does not include the version information which should exist in the first line of the header comment. regards, Jakob Am Di., 3. Nov. 2020 um 10:14 Uhr schrieb Andras Bondor mailto:andras.bon...@aimotive.com>>: I'm sorry Jakob, looks like a con

Re: [sumo-user] Junction edge is not included in Route, Vehicle is being invisible while in junction

2020-11-02 Thread Andras Bondor
/Interfacing_TraCI_from_Python.html#generating_a_log_of_all_traci_commands Am Mo., 26. Okt. 2020 um 18:04 Uhr schrieb Andras Bondor mailto:andras.bon...@aimotive.com>>: Hello again, Not being impatient, just wondered if there are any updates on this, or if there is something I can do on

Re: [sumo-user] Junction edge is not included in Route, Vehicle is being invisible while in junction

2020-10-26 Thread Andras Bondor
Hello again, Not being impatient, just wondered if there are any updates on this, or if there is something I can do on my end to get the desired behavior. Thank you, Andras Feladó: Andras Bondor Elküldve: 2020. október 9., péntek 17:22 Címzett: Sumo project

Re: [sumo-user] Different probability flows between simulations

2020-10-21 Thread Andras Bondor
Hi Tiago, Maybe initializing the simulation with a different random seed would solve your issue: https://sumo.dlr.de/docs/Simulation/Randomness.html Andras Feladó: sumo-user-boun...@eclipse.org , meghatalmazó: Tiago Silva Elküldve: 2020. október 21., szerda

Re: [sumo-user] Junction edge is not included in Route, Vehicle is being invisible while in junction

2020-10-09 Thread Andras Bondor
15:53 Uhr schrieb Andras Bondor mailto:andras.bon...@aimotive.com>>: Hello, I'm experiencing an interesting behavior when calculating a route that should contain a junction and when navigating over it using moveToXY(). First, I'm building a route for the remote-controlled vehicle by

[sumo-user] Junction edge is not included in Route, Vehicle is being invisible while in junction

2020-10-08 Thread Andras Bondor
Hello, I'm experiencing an interesting behavior when calculating a route that should contain a junction and when navigating over it using moveToXY(). First, I'm building a route for the remote-controlled vehicle by calling libsumo::Simulation::convertRoad() on the current and target positions.