You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
If someone has other sensors than encoders on their robot, we should be able to fuse them for a better state estimate. There is a promising looking SR-UKF implementation here meant for embedded systems: https://github.com/sfwa/ukf. We should look into whether it"s feasible to run that filter with 6 state variables and 5 (I think?) measurement variables.
The text was updated successfully, but these errors were encountered:
If someone has other sensors than encoders on their robot, we should be able to fuse them for a better state estimate. There is a promising looking SR-UKF implementation here meant for embedded systems: https://github.com/sfwa/ukf. We should look into whether it"s feasible to run that filter with 6 state variables and 5 (I think?) measurement variables.
The text was updated successfully, but these errors were encountered: