Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] getAngle function

The returned angle is the heading angle: https://en.wikipedia.org/wiki/Heading_(navigation)
Converting it to another angular system of reference must be done on the user side.

regards,
Jakob

Am Di., 19. Jan. 2021 um 18:18 Uhr schrieb Yasmina Jaafra <yasmina.jaafra@xxxxxxxxx>:

Hello,

I am using getAngle(vehID) function that returns the angle of the named vehicle within the last step. I would like to know with respect to which axis it is calculated. I noticed that the reference axis is neither (x) nor (y). Could it be configured?

Best regards,

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top