Closed murphyk closed 2 years ago
obs
observed
x, y = xt
xt, obs.= xs
obs, inputs = xs
Fixed in latest push
obs
orobserved
x, y = xt
in this KF code. What does this mean? What is y?xt, obs.= xs
in this EKF code. I think this should beobs, inputs = xs
. Need to explain signature of fx and fz!