简体   繁体   English

Mavlink 与 LabView 的整合

[英]Integration of Mavlink and LabView

I'm using mavlink with a pixhawk flight controller.我正在使用带有 pixhawk 航班 controller 的 mavlink。 I want to send and receive packets of data to and from LabView to mavlink.我想在 LabView 和 mavlink 之间发送和接收数据包。 How can I create a link between mavlink and LabView?如何在 mavlink 和 LabView 之间创建链接?

MAVLink has a C-library so you should be able to call that from LabView using the Call Library Function Node . MAVLink 有一个 C 库,因此您应该能够使用Call Library Function Node从 LabView 调用它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM