Skip to content

Commit

Permalink
calibration_odometry: use base (translational) velocity
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtp1 committed Mar 12, 2019
1 parent 7495ae7 commit ccb018e
Showing 1 changed file with 4 additions and 40 deletions.
44 changes: 4 additions & 40 deletions unit-tests/resources/calibration_odometry.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,58 +2,22 @@
"velocimeters": [
{
"scale_and_alignment": [
0.034,
0.0000000000000000,
0.0000000000000000,
0.0000000000000000,
1.0,
0.0000000000000000,
0.0000000000000000,
0.0000000000000000,
1.0
],
"noise_variance": 0.0001511342857142857,
"extrinsics": {
"T": [
0.1037,
-0.0898,
-0.1631
],
"T_variance": [
9.999999974752427e-7,
9.999999974752427e-7,
9.999999974752427e-7
],
"W": [
-1.1155,
-1.1690,
-1.2115
],
"W_variance": [
9.999999974752427e-5,
9.999999974752427e-5,
9.999999974752427e-5
]
}
},
{
"scale_and_alignment": [
0.034,
0.0000000000000000,
0.0000000000000000,
0.0000000000000000,
1.0,
0.0000000000000000,
0.0000000000000000,
0.0000000000000000,
1.0
],
"noise_variance": 0.0001511342857142857,
"noise_variance": 0.004445126050420168,
"extrinsics": {
"T": [
-0.1461,
-0.1014,
-0.1631
-0.5059,
-0.6294,
-0.6873
],
"T_variance": [
9.999999974752427e-7,
Expand Down

0 comments on commit ccb018e

Please sign in to comment.