MAVSDK-Java icon indicating copy to clipboard operation
MAVSDK-Java copied to clipboard

Autopilot Type

Open matthieu-db opened this issue 1 year ago • 0 comments

I think this is a feature request, would it be possible to implement autopilot_type() ( https://github.com/mavlink/MAVSDK/blob/cebb708a42c82c283b08177468eecd4c03f8c1ef/src/mavsdk/core/include/mavsdk/system.h#L186 ) in the Java SDK?

There are some differences between Ardupilot and PX4 that I need to handle in different ways, so I need to access the MAV_AUTOPILOT value

matthieu-db avatar Nov 04 '24 18:11 matthieu-db