1 #ifndef BASE_COMMANDS_SPEED6D_HPP 2 #define BASE_COMMANDS_SPEED6D_HPP double roll
downward speed in m/s
Definition: Speed6D.hpp:17
double surge
Definition: Speed6D.hpp:13
double yaw
rotation about the sway (rightward/y) axis, posit. makes vehicle's nose rise
Definition: Speed6D.hpp:19
Definition: Speed6D.hpp:11
double heave
rightward speed (aka strafing) in m/s
Definition: Speed6D.hpp:15
double pitch
rotation about the surge (forward/x) axis, posit. makes vehicle roll clockwise (to the right) ...
Definition: Speed6D.hpp:18
Definition: LinearAngular6DCommand.hpp:8
double sway
forward speed in m/s
Definition: Speed6D.hpp:14