Hello 1) Yes. see https://sumo.dlr.de/docs/Definition_of_Vehicles,_Vehicle_Types,_and_Routes.html#vehicle_type_distributions 2) There is an experimental feature called stopOffset which intends to model this. For a definition, see https://sumo.dlr.de/docs/Networks/SUMO_Road_Networks.html#stop_offsets Defining this is not yet supported by netedit. You have to manually add this definition to an edg.xml file and then rebuild your network with netconvert. For a usage example, see https://github.com/eclipse/sumo/tree/master/tests/sumo/junction_model/stopOffset/cars_with_offset
regards, Jakob Am Mo., 18. Nov. 2019 um 13:25 Uhr schrieb Chaninart Eosanurak < [email protected]>: > Hello, > > Right now my project is about classification vehicle types, so I want to > add motorcycle to my project, in order to classify them from the other > vehicles, in that case I have 2 questions to ask. > > Firstly, can I add motorcycles with some scaling factor with cars, like 1 > car per 2 motorcycles with the same flow in route file. Is it possible? > Next, in Thailand, the motorcycles always stop in front of the cars at the > traffic light. Can I simulate that behavior of motorcycles with any command > in SUMO? > > Thanks for your help, > Chaninart Eosanurak > _______________________________________________ > 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
