Can represent the 6Degree-of-Freedom floating base of a robot. More...
#include <state.h>
Public Member Functions | |
BaseState () | |
Public Attributes | |
Node | ang |
angular euler roll, pitch, yaw and rates. | |
Node | lin |
linear position x,y,z and velocities. |
Can represent the 6Degree-of-Freedom floating base of a robot.
towr::BaseState::BaseState | ( | ) | [inline] |