package mavsdk.rpc.action

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service ActionService

action.proto:11

Enable simple actions such as arming, taking off, and landing.

message ActionResult

action.proto:346

Result type.

Used in: ArmForceResponse, ArmResponse, DisarmResponse, DoOrbitResponse, GetReturnToLaunchAltitudeResponse, GetTakeoffAltitudeResponse, GotoLocationResponse, HoldResponse, KillResponse, LandResponse, RebootResponse, ReturnToLaunchResponse, SetActuatorResponse, SetCurrentSpeedResponse, SetGpsGlobalOriginResponse, SetHomeResponse, SetRelayResponse, SetReturnToLaunchAltitudeResponse, SetTakeoffAltitudeResponse, ShutdownResponse, TakeoffResponse, TerminateResponse, TransitionToFixedwingResponse, TransitionToMulticopterResponse

enum ActionResult.Result

action.proto:348

Possible results returned for action requests.

Used in: ActionResult

enum OrbitYawBehavior

action.proto:237

Yaw behaviour during orbit flight.

Used in: DoOrbitRequest

enum RelayCommand

action.proto:271

Commanded values for relays

Used in: SetRelayRequest