Re: [sumo-user] Fully Controlled Vehicle

2018-07-11 Thread Jakob Erdmann via sumo-user
Hello, - you can set the angle argument for moveToXY to the TraciConstant INVALID_DOUBLE_VALUE and then sumo will calculate an appropriate angle - if you call moveToXY for the remote-controlled vehicles in every simulation step, then sumo will not teleport/remove them but still recognize them as

[sumo-user] Fully Controlled Vehicle

2018-07-11 Thread Timothée Corsini via sumo-user
Hi ! I am currently using SUMO with another software by using the TraCIAPI in C++. I managed to represent SUMO vehicles in the other software but now I would like to represent the vehicles from the software in SUMO. However, I do not want these vehicles to move or change their orientation unless