Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] POI

Hi,
I added a POI in the simulation at a certain point of the simulation. I used this command:
traci.poi.add("station1", 50.0, 50.0, (1,1,0,0))
According to what I found in the documentation. The point is that I don't have any representation in the simulation. I don't see it.
Moreover, is there any way to set the POI giving the edge and the position in the edge instead of using x,y coordinates?

Thank you very much
Stefano Niero
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-user


Back to the top