Robot localization - any minimum sensor requirements ?
Will the package work fine with the most broken sensors?
Well I'm asking because I had a GPS giving noisy data , a very precise IMU with embeded filters and a very basic IMU giving noisy data.
I first fused the good IMU data with gps and had good results , but when switching to the second one I had a weird but expected behaviour , the estimated trajectory was rotated with an increasing angle.
Any way I know that I was not very precise describing the exact ammounts and the output I 've got but the point is: Is there any minimum requirements for the sensors ? , Position error for GPS ? Exact orientation ?!
I really want to hear from you guys about the sensors you have used , the good and the bad ones ... and if kalman filters are able to encounter the error when fusing noisy data? And if playing with some parameters will help when using bad sensors?