Module mav_sdk::grpc::offboard[][src]

Modules

Nested message and enum types in OffboardResult.

Generated client implementations.

Generated server implementations.

Structs

Type for actuator control.

Eight controls that will be given to the group. Each control is a normalized (-1..+1) command value, which will be mapped and scaled through the mixer.

Type for attitude body angles in NED reference frame (roll, pitch, yaw and thrust)

Type for attitude rate commands in body coordinates (roll, pitch, yaw angular rate and thrust)

Result type.

  • Type for position commands in NED (North East Down) coordinates and yaw.

    Type for velocity commands in body coordinates.

    Type for velocity commands in NED (North East Down) coordinates and yaw.

    Traits

    Generated trait containing gRPC methods that should be implemented for use with OffboardServiceServer.