[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] ea6d7e: [natnet] add a NatNet3
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] ea6d7e: [natnet] add a NatNet3 to IVY bridge in Python |
Date: |
Tue, 28 Nov 2017 13:24:17 -0800 |
Branch: refs/heads/natnet3_python
Home: https://github.com/paparazzi/paparazzi
Commit: ea6d7ef194153085bed61e72b14e355d26db8ce1
https://github.com/paparazzi/paparazzi/commit/ea6d7ef194153085bed61e72b14e355d26db8ce1
Author: Gautier Hattenberger <address@hidden>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M conf/control_panel_example.xml
A sw/ground_segment/python/natnet3.x/NatNetClient.py
A sw/ground_segment/python/natnet3.x/natnet2ivy.py
Log Message:
-----------
[natnet] add a NatNet3 to IVY bridge in Python
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] ea6d7e: [natnet] add a NatNet3 to IVY bridge in Python,
GitHub <=