change simple transition model
added klb transition models added debugging output
This commit is contained in:
@@ -23,7 +23,7 @@ namespace Settings {
|
||||
|
||||
namespace Mixing {
|
||||
//Eigen::Matrix2d transitionProbabilityMatrix(1,0,0,1);
|
||||
const double lambda = 0.05;
|
||||
const double lambda = 0.01;
|
||||
}
|
||||
|
||||
namespace IMU {
|
||||
|
||||
Reference in New Issue
Block a user