Chris7462 opened this issue 2 years ago · 0 comments
PythonRobotics/Localization/particle_filter/particle_filter.py
Line 213 in f8b340b
Line 99 in f8b340b
At line 213, the state vector is defined as four-dimensional. However, in the cal_covariance function, the dimension has been changed to 3x3 matrix.
cal_covariance