#include <crtp.h>
Public Member Functions | |
crtpSetpointRequest (float roll, float pitch, float yawrate, uint16_t thrust) | |
Public Attributes | |
const crtp | header |
float | pitch |
float | roll |
uint16_t | thrust |
float | yawrate |
crtpSetpointRequest::crtpSetpointRequest | ( | float | roll, |
float | pitch, | ||
float | yawrate, | ||
uint16_t | thrust | ||
) | [inline] |
uint16_t crtpSetpointRequest::thrust |