Skip to content

System: expose vehicle type? #2547

@Luc-Meunier

Description

@Luc-Meunier

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions