Roll, pitch, yaw, and thrust message.
More...
#include <roll_pitch_yaw_thrust.h>
Roll, pitch, yaw, and thrust message.
| RollPitchYawThrust::RollPitchYawThrust |
( |
| ) |
|
|
inline |
Implicit instantiation to zero.
| RollPitchYawThrust::RollPitchYawThrust |
( |
double |
r, |
|
|
double |
p, |
|
|
double |
y, |
|
|
double |
t |
|
) |
| |
|
inline |
Explicit instantiation.
- Parameters
-
| r | roll in rad |
| p | pitch in rad |
| y | yaw in rad |
| t | Thrust |
| double RollPitchYawThrust::p |
| double RollPitchYawThrust::r |
| double RollPitchYawThrust::t |
| double RollPitchYawThrust::y |
The documentation for this struct was generated from the following file: