#include <units.h>
Public Types | |
typedef math::Vector< R, JointTorques< R > >::type | type |
Result of the metafunction. |
Template metafunction yielding the R-element math::Vector used to represent joint torques. Result available in the nested type typedef
.
R | The number of rows in the resulting math::Vector |