Closed BazKhondkar-design closed 8 months ago
NEU is a relic from previous versions, now included as NED since this is more consistent with our right-handed conventions around frames. The functionality is fundamentally the same, just with a flipped axis.
The SDK document talks about NEU but the python wrapper does not support its functionality. Also firmware does not support NED.
What needs to be done for the GAD sdk:
1) Change the enum to the correct type:
Above enum is incorrect and its need to be in the same as the firmware.
Also the function call need to be vel_neu and not vel_ned