Class RollPitchYaw¶
Defined in File state.h
Inheritance Relationships¶
Base Type¶
public lupnt::State(Class State)
Class Documentation¶
-
class RollPitchYaw : public lupnt::State¶
Public Functions
-
inline RollPitchYaw(const Vec3 &x = Vec3::Zero())¶
Construct a
RollPitchYawattitude state from a stacked 3-element Euler-angle vector. Used as an alternative attitude representation toAttitude’s quaternion for reporting/conversion.- Parameters:
x – [roll, pitch, yaw], all in [rad].
-
inline RollPitchYaw(const Vec3 &x = Vec3::Zero())¶