简体   繁体   中英

Integration of Mavlink and LabView

I'm using mavlink with a pixhawk flight controller. I want to send and receive packets of data to and from LabView to mavlink. How can I create a link between mavlink and LabView?

MAVLink has a C-library so you should be able to call that from LabView using the Call Library Function Node .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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