Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] HEADING using traci

I'm currently getting reading angle information using getAngle of traci api
I would need heading information of vehicle.
Does getAngle returns heading angle or do i need to convert to heading using formula such asĀ 
heading=(angle+360)%360


Back to the top