Hello, the junction model is spread over https://github.com/eclipse/sumo/blob/master/src/microsim/MSLink.cpp and https://github.com/eclipse/sumo/blob/master/src/microsim/MSVehicle.cpp The interaction pretty simple: vehicles drive at green and stop at red. This behavior can be modified via some vType parameters: https://sumo.dlr.de/docs/Definition_of_Vehicles,_Vehicle_Types,_and_Routes.html#junction_model_parameters
regards, Jakob Am Di., 20. Apr. 2021 um 17:17 Uhr schrieb sjha2 <[email protected]>: > I am very new to Sumo. I am still trying to learn and digest. > > > > I see documentation here ( > https://sumo.dlr.de/docs/Simulation/Traffic_Lights.html ). It talks about > how to configure a traffic signal. > > > > However, I could not find how traffic lights and vehicles interact. Your > pointer to code or documentation will be highly appreciated. > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
