fix test for FunctorizedFactor printing
parent
71c5567f17
commit
aaf632f583
|
@ -131,7 +131,7 @@ TEST(FunctorizedFactor, Print) {
|
||||||
"FunctorizedFactor(X0)\n"
|
"FunctorizedFactor(X0)\n"
|
||||||
" measurement: [\n"
|
" measurement: [\n"
|
||||||
" 1, 0;\n"
|
" 1, 0;\n"
|
||||||
" 0, 1\n"
|
" 0, 1\n"
|
||||||
"]\n"
|
"]\n"
|
||||||
" noise model sigmas: 1 1 1 1 1 1 1 1 1\n";
|
" noise model sigmas: 1 1 1 1 1 1 1 1 1\n";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue