added tex template
This commit is contained in:
@@ -21,8 +21,6 @@ static double smoothing_walk_mu = 0.7;
|
||||
static double smoothing_walk_sigma = 0.5;
|
||||
static double smoothing_heading_sigma = 15.0;
|
||||
static double smoothing_baro_sigma = 0.2;
|
||||
static bool smoothing_baro_use_hPa = false;
|
||||
static double smoothing_baro_with_measurement = false;
|
||||
|
||||
class MySmoothingTransition : public K::BackwardFilterTransition<MyState> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user