You could accomplish this for a specific vehicle by setting its vehicle class to 'custom1' and then defining vehicle-class specific speed limits for selected edges. However, there is nothing that would work for just one lane of that edge. Also, the solution does not scale to an arbitrary number of vehicles.
see http://sumo.dlr.de/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes#Abstract_Vehicle_Class http://sumo.dlr.de/wiki/Networks/PlainXML#vehicle-class_specific_speed_limits As an alternative, you could set the speed via TraCI. regards, Jakob Am Di., 29. Jan. 2019 um 15:30 Uhr schrieb Graziano Manduzio < [email protected]>: > Hello users, > > I've seen that it is possible as input to set the speed values when a > vehicle enters or leaves the network by using the vehicle properties > <http://sumo.dlr.de/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes>. > Could it be possible to set the same speed values related to a certain lane? > > thanks in advance, > Graziano > _______________________________________________ > 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
