Adding matrix R in UKF covariance update in correct (711)#718
Adding matrix R in UKF covariance update in correct (711)#718lkdo wants to merge 2 commits intocra-ros-pkg:noetic-develfrom
Conversation
|
@ayrton04 These changes trigger a regression test failure, Please let me know how to proceed. best regards, |
|
Hmmm, I'd want to track down why it's different. If you look at the failing tests, you can see that the error between what we're expecting from the integration and what we're seeing has grown considerably: It may be the case that the changes I made to get these tests to work after I updated the UKF need to be put back. lkdo@0fe3097#diff-7f0519215d4ab3adad9e1164ae9d97e87a8d700152dbfe4bd85108301db448b7R49-R54 lkdo@0fe3097#diff-c484b9dfe684344cfebf71c5b5619f237c50e872c2f520d5300698333efc5426R986-R997 Note that the same limits are used for the EKF. So we definitely need to make sure we're not doing something erroneous. |
|
I'm having a hard time finding our conversation about |
|
Just checking in on this ticket. |
No description provided.