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
We should at least know about existing code before redoing work or missing to integrate useful bits.
Currently we've got:
Paul's implementation of a simple convex hull algorithm + an amendment to alternate between two estimators over time and always reset the other to handle long term clock drift (thanks to @pfmark).
the TimeSyncEKF. Can that go open source?
@burrimi , you seemed to know what has been done so far. Can you (or somebody else) point me to existing code? E.g. that batch approach.
Open-sourc-ability can be considered in a second step.
Also, does somebody know why the TimeSyncEKF is called EKF? To me it looks much more like a normal linear KF.
The text was updated successfully, but these errors were encountered:
We should at least know about existing code before redoing work or missing to integrate useful bits.
Currently we've got:
@burrimi , you seemed to know what has been done so far. Can you (or somebody else) point me to existing code? E.g. that batch approach.
Open-sourc-ability can be considered in a second step.
Also, does somebody know why the TimeSyncEKF is called EKF? To me it looks much more like a normal linear KF.
The text was updated successfully, but these errors were encountered: