Update mapper_sim_naive.cpp
This commit is contained in:
parent
1d10c35731
commit
e23b03624b
|
@ -76,7 +76,7 @@ bool next_step();
|
|||
void alignButton();
|
||||
|
||||
static const int knot_time = 3;
|
||||
static const double obs_std_dev = 0.5;
|
||||
//static const double obs_std_dev = 0.5;
|
||||
|
||||
Eigen::Vector3d g(0, 0, -9.81);
|
||||
|
||||
|
|
Loading…
Reference in New Issue