mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
ef144a21e7
The new version of the Optitrack software (Motive 2.0) comes with NatNet version 3. A Python module is provided with NatNet for serialization/deserialization of the data streamed over the network. This module is slightly modified here for a better handling of the initialization and for stopping the threads. The PPRZLINK message sent is REMOTE_GPS_LOCAL, so the transformation to global coordinate system is left to the airborne part.