11 q_LB.reserve(n_LB_joints);
12 q_UB.reserve(n_UB_joints);
13 qd_LB.reserve(n_LB_joints);
14 qd_UB.reserve(n_UB_joints);
16 qd_LB_des = Eigen::VectorXd::Zero(n_LB_joints);
18 for (
int i = 0; i < n_LB_joints; i++)
GazeStabOutput(int n_UB_joints)
std::vector< double > qd_UB_des