formatting
parent
4da1b7189d
commit
e8da58725f
|
@ -59,8 +59,7 @@ struct IMUHelper {
|
|||
p->biasAccOmegaInt = Matrix::Identity(6, 6) * 1e-5;
|
||||
|
||||
// body to IMU rotation
|
||||
Rot3 iRb(
|
||||
0.036129, -0.998727, 0.035207,
|
||||
Rot3 iRb(0.036129, -0.998727, 0.035207,
|
||||
0.045417, -0.033553, -0.998404,
|
||||
0.998315, 0.037670, 0.044147);
|
||||
|
||||
|
|
Loading…
Reference in New Issue