# Connecting MAVSDK

Source: https://forum.modalai.com/topic/2598/connecting-mavsdk
Category: VOXL SDK and Software (https://forum.modalai.com/category/47/voxl-sdk-and-software)
Tags: voxl-sdk
Posted: 2023-08-28 16:04:50 UTC by Moderator (ModalAI staff)
Replies: 1 · Views: 1348

## Moderator (ModalAI staff) · 2023-08-28 16:04:50 UTC

I'm trying to perform takeoff and landing of the drone autonomously using the MAVSDK C++ sample code.

However, I'm not able to detect the heartbeat from the drone after successfully making an udp connection to the drone. After checking the source code of voxl-vision-hub, it seems like there's a missing library for MavSDK. So, does voxl-vision-hub support MAVSDK?

## Reply by Moderator (ModalAI staff) · 2023-08-28 16:05:47 UTC

Please refer to the mavlink routing documentation here: https://docs.modalai.com/mavlink/#mavlink-routing-on-voxl
