package
0.0.0-20230113034449-4a7e8af2709b
Repository: https://github.com/tee-stark/demo-mavsdk-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Constants
Indicates that the component does not have control over the gimbal.
To take primary control over the gimbal.
To take secondary control over the gimbal.
Yaw follow will point the gimbal to the vehicle heading.
Yaw lock will fix the gimbal poiting to an absolute direction.
Error occurred sending the command.
No system connected.
Command was accepted.
Command timed out.
Unknown result.
Functionality not supported.
# Variables
Enum value maps for ControlMode.
Enum value maps for ControlMode.
No description provided by the author
Enum value maps for GimbalMode.
Enum value maps for GimbalMode.
Enum value maps for GimbalResult_Result.
Enum value maps for GimbalResult_Result.
GimbalService_ServiceDesc is the grpc.ServiceDesc for GimbalService service.
# Structs
No description provided by the author
Control status.
Result type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedGimbalServiceServer must be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
GimbalServiceClient is the client API for GimbalService service.
GimbalServiceServer is the server API for GimbalService service.
UnsafeGimbalServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
Control mode.
Gimbal mode type.
Possible results returned for gimbal commands.