Open
Description
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:
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: