-
-
Notifications
You must be signed in to change notification settings - Fork 604
Closed
Description
Hi, I see that in mavsdk::System we can get the autopilot's type
https://mavsdk.mavlink.io/main/en/cpp/api_reference/classmavsdk_1_1_system.html#classmavsdk_1_1_system_1af3ded5464f6025f5d31955e100e15894
I also see that there is this getter in SystemImpl:
MAV_TYPE SystemImpl::get_vehicle_type()
So I was wondering if we could also expose the vehicle type in mavsdk::System.
It is really useful when dealing with different kinds of UAVs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels