Re: [sumo-user] Scenario Creation

2018-03-13 Thread Pravin Ghorpade
1. Sir, how to make sure that POI is visible in SUMO simulator. We are placing the POI in NETEDIT but it is not visible in the SUMO. 2. I want to change the states of POI when a vehicle is detected in its vicinity. Can you show us how to do me? How do I code it? Could you tell me what to do in

Re: [sumo-user] Scenario Creation

2018-03-12 Thread Michael Behrisch
Hi, you can use POIs http://sumo.dlr.de/wiki/Simulation/Shapes#POI_.28Point_of_interest.29_Definitions and change for instance their color (or their alpha channel) using TraCI, see http://sumo.dlr.de/wiki/TraCI/Change_PoI_State and