21 #ifndef MARS_INTERFACES_NODE_STATE_H 22 #define MARS_INTERFACES_NODE_STATE_H 24 #include <mars/utils/Vector.h> 28 namespace interfaces {
utils::Vector t
The torque of a node.
utils::Vector l_vel
The linear velocity of a node.
utils::Vector f
The force velocity of a node.
Copyright 2012, DFKI GmbH Robotics Innovation Center.
utils::Vector a_vel
The angular velocity of a node.
Eigen::Matrix< double, 3, 1, Eigen::DontAlign > Vector
A physical state of the node.