MAVSDK-Java
MAVSDK-Java copied to clipboard
Update MAVSDK-Java to latest MAVSDK
Is it possible to update MAVSDK-Java to latest MAVSDK (2.4.1)? The autopilot type getter introduced in 2.4.0 is very useful to properly choose parameters when setParam calls are needed.
The autopilot type getter introduced in 2.4.0
Is it exposed through MAVSDK-Proto? I thought it was only in MAVSDK-C++ :thinking:
That's true, it's only in C++.
Is there any plan to have that added to MAVSDK-Proto in the future?
Sure, if required.