Hello, you cannot set the traveltime directly, only the speed. - traci.vehicle.setSpeed or traci.vehicle.slowDown - use vClass-specific speed embedded in the network: https://sumo.dlr.de/docs/Networks/PlainXML.html#vehicle-class_specific_speed_limits - using <stop> elements with attribute speed (only in the latest development version)
regards, Jakob Am Sa., 21. Sept. 2019 um 02:22 Uhr schrieb Ramy Hassan < [email protected]>: > Hallo, > > I use traci4matlab to control vehicles in a sumo model. I have a long > route with many edge. And i will give this route for a vehicle. Can i set a > specific travel time for this vehicle at each edge. Can i also set a > specific speed for this vehicle at each edge. > > Thanks > Rami Elborhamy > _______________________________________________ > sumo-user mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
