Added motion estimation with outputs

Added Recorder pose outputs to compare calculations
Added dataset parsing library
This commit is contained in:
2026-03-13 15:50:29 -04:00
parent 2ee4848d03
commit 51a8c0e923
5 changed files with 525 additions and 23 deletions

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@
.venv
.vscode
train1
claude.md
claude.md
__pycache__