AirGenDrone
Inherits from: AerialRobotAirGenDrone
record_state
undo
reset
try_cancel_robot_last_task
setVelocity
moveByVelocity
velocity for the specified duration of seconds with respect to chosen frame (NED or Nav).
required
VelocityVelocity type containing the three axis (X, Y, Z) velocity with respect to selected frame
required
number of seconds that the drone should be moving
the frame of reference for the velocity vector, one of (default: “ned”)
whether the function should block until the drone finishes moving (default: True)
takeoff
land
getPosition
moveToPosition
Examples
moveToPositionDelta
moveToGPS
setYaw
setYawDelta
getYaw
getOrientation
OrientationCurrent orientation of the drone in Orientation type with pitch, roll, and yaw in radians