Skip to content

Takeoff altitude fixed to 2  #742

Description

@kripper

We do:

await drone.action.set_takeoff_altitude(1)
await self.vehicle.system.action.takeoff()

But the drone is receiving a Mavlink take off message with param alt = 2 [m]

This is the received mavlink msg:

17337519058475224451664005374289

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions