mzahana / MATMAV

MATLAB interface toolbox for PX4 autopilot.
BSD 3-Clause "New" or "Revised" License
12 stars 11 forks source link

send optitrack points to pixhawk #1

Open GaoDuozhi opened 6 years ago

GaoDuozhi commented 6 years ago

how to send optitrack points to pixhawk through Rpi.≥﹏≤

mzahana commented 6 years ago

Please follow the guide here: https://mzahana.gitbooks.io/matmav-guide/content/udp_communication_with_mavproxy.html

Let us know how it goes.