Re: [sumo-user] Trucks not stopping at the ContainerStop using traci

2024-03-05 Thread Jakob Erdmann via sumo-user
There is a bug ( https://github.com/eclipse-sumo/sumo/issues/14459) that causes function setSpeed to override stopping behavior to some extent. This is fixed in v1_19_0-1154 Am Mo., 4. März 2024 um 17:23 Uhr schrieb Hector A Martinez via sumo-user < sumo-user@eclipse.org>: > Dear sumo community,

[sumo-user] Trucks not stopping at the ContainerStop using traci

2024-03-04 Thread Hector A Martinez via sumo-user
Dear sumo community, I am having trouble with getting my Trucks to stop at the ContainerStop when I use traci.vehicle.insertStop. Here is my route creation: Here is how I create the truck to use the route: def create_sumo_truck(self, truck): """ Inject a new truck vehicle