Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Changing Acceleration Controller

vehicle.setSpeed(vehID, -1) returns speed control to the simulator.

Am Sa., 7. Jan. 2023 um 03:20 Uhr schrieb Jordan Poots <jordan.poots@xxxxxxxxxxx>:
Hi,

I am implementing reinforcement learning for autonomous driving in SUMO however at some point in the simulation I wish to return control of the AV to the simulator. This requires me to change the acceleration controller of the vehicle. Is there some way to do this using traCI?

Thanks
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top