|
#include <RobotComponents/components/Feedforward/GazeStabInputOutput.hh>
Public Member Functions | |
GazeStabOutput (int n_UB_joints) | |
~GazeStabOutput () | |
Public Attributes | |
std::vector< double > | qd_UB_des |
Definition at line 26 of file GazeStabInputOutput.hh.
GazeStabOutput | ( | int | n_UB_joints | ) |
Definition at line 32 of file GazeStabInputOutput.cc.
|
default |
std::vector<double> qd_UB_des |
Definition at line 33 of file GazeStabInputOutput.hh.