cwrucutter / snowmower_localization

An EFK for the snowmower.
MIT License
1 stars 1 forks source link

Interpret value of -1 from decawave anchor as invalid and calculate measurment update accordingly. #32

Open kleinma opened 8 years ago

kleinma commented 8 years ago

Made it so noise is increased to 1e20. However, there is a bug where all the values go to NaN or Inf. And this may be the cause https://github.com/cwrucutter/snowmower_localization/blob/1c1ea38bc43369e5d111ad427bd2c815abcef81c/src/ekf.cpp#L316-L327