Hi,

i figured out i have to use convertRoad to convert a geo-coordinate position to 
a lane of sumo and i have to use convert2D to convert a position of a vehicle 
to geo-coordinates. Am i right?

I use the commands like this:
Simulation.convertRoad(53.136163, 8.178308, "true");
Simulation.convert2D(veh.getCurrentEdge().getID(), veh.getLanePosition(), 
veh.getLaneIndex().byteValue(), "true");

The output of this methods are a SumoCommand. How can i get the information i 
want?

Thank you.
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to