Unit conversion between UE4 and AirSim NED #3723
Unanswered
joigalcar3
asked this question in
Support Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
The position values obtained from functions such as
simGetVehiclePoseare given in meters in the AirSim coordinate reference frame. However, when calling thesimGetMeshPositionVertexBuffers, the position of the elements of the environment are given in UE4 units in the UE4 coordinate reference frame. I do not know whether there is a function (or transformation/equation) that converts positions given in the UE4 coordinate reference frame to the NED of AirSim.Thanks a lot for all your help and support!
Beta Was this translation helpful? Give feedback.
All reactions