#include <mc_rbdyn/Gains.h>
Public Member Functions | |
Gains (double value) | |
Wrapper around fixed-sized Eigen vectors that are used for gains in the framework
Their purpose is to allow code such as:
Where my_task.gain
is a fixed vector of size 2, to mean the same as:
|
inline |