Thank you for your reply. I tried your suggestion 1, but it still can't be displayed correctly on the simulator, but the locator dialog has the id of poi. - activate poi ids in gui settings. Sorry, how can I activate poi in gui settings? Does it mean adding directly in add file? But I need to add poi dynamically in the program
Many thanks, Yun Jakob Erdmann <[email protected]> 於 2020年9月3日 週四 上午3:12寫道: > - try using color (255,0,0,255) because your color is almost fully > transparent > - activate poi ids in gui settings > - use locator dialog to jump to this poi > > Am Mi., 2. Sept. 2020 um 04:46 Uhr schrieb 謝昀宸 <[email protected]>: > >> Hi, >> I added a POI in the simulation at a certain point in the simulation. I >> used this command: >> >> traci.poi.add('poi_1', 424.46, 16.87, (255, 0, 0, 1), width=100, >> height=100, angle=0) >> >> But the point is that I don’t have any representation in the simulation. >> I can't see it. >> >> Many thanks, >> Yun >> _______________________________________________ >> 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 >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
