C++ implementation of dronekit

Hi,

We’re working on a project whose entire framework is in C/C++, we’ve successfully used dronekit-python to pass flight commands so far. It would make things easier if there was a C/C++ implementation of dronekit or should we revert to mavlink to preserve the C/C++ compatibility?

Regards,
Karthik

Let us know if you have implemented the functions using C++ interface.