bias_vec.segment<3>(3)=cap_ft->getGyroCaptureOther()->getSensorIntrinsic()->getState().tail<3>();// TODO: only valib for IMU bias sb or any other of the structure [XXXX, gyro_bias]
bias_vec.segment<3>(3)=cap_ft->getGyroCaptureOther()->getSensorIntrinsic()->getState().tail<3>();// TODO: only valib for IMU bias sb or any other of the structure [XXXX, gyro_bias]
bias_vec.segment<3>(3)=sensor_angvel_->getIntrinsic()->getState().tail<3>();// TODO: only valib for IMU bias sb or any other of the structure [XXXX, gyro_bias]