Open Masaya-RT opened 5 months ago
Kalman filter: Filter wasn't stopping the issue, but was reducing the error radius.
Two Problems:
Need to operate within loop in motion model in odc api. Near real time processing to attempt to deal with motion vs no motion of vehicle.
Full solution should be implemented in odc api
Not many updates Question for Alexei: Start of the drives, you query sensor logs and see motion model. Is it filtered out there? Yes
Maybe EOD progress
Inital experimentation is good. Python is proven
Solid portion converted to TypeScript, but Python Math still needs migration. Trying to figure out low-pass filter implementation.
Needs to be widely-applicable and relatively noise-proof.
Everything at this point is written and tested in TypeScript. Performance is slower than Python Roger to discuss with Alexei to weave into motion controller (tradeoff implications) Should be ready for testing after
Gave Alexei PR. Waiting on first test results
Still waiting on feedback from the branch
Got Data from @punov and will be familiarizing myself with @mazar-farran's new test framework to begin debugging performance
Results still pending - Focusing on Data Logger refactor
Ran E2E test, was breaking.
We want to filter out data where we have "dancing position" when car has GPS but is stationary