fix format

This commit is contained in:
Vladyslav Usenko 2019-07-19 22:59:50 +02:00
parent e23b03624b
commit 7000268f7c
1 changed files with 1 additions and 1 deletions

View File

@ -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);