activity now debugable
filter is updated every step and every 1000 ms an evaluation is calculated also added sink or swim method from frank, works great
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
namespace Settings {
|
||||
|
||||
const int numParticles = 2500;
|
||||
const int numParticles = 5000;
|
||||
|
||||
namespace IMU {
|
||||
const float turnSigma = 1.5; // 3.5
|
||||
|
||||
Reference in New Issue
Block a user