|
From: Stefano N. <ste...@ho...> - 2018-07-16 15:31:51
|
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
|