doc: Document !2058

This commit is contained in:
Simon Zeni 2024-01-17 14:31:57 -05:00
parent 0cb96a1643
commit bc8025a6bd
3 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,3 @@
introduce VIT loader to load a given VIT system, implement the VIT interface
in slam tracker and remove the unused MatFrame class.

View file

@ -0,0 +1 @@
adjust the pose for VIT system and assumes basalt

View file

@ -0,0 +1,3 @@
introduce visual-inertial tracking interface header and remove the old
slam tracker interface
remove XRT_HAVE_BASALT and XRT_HAVE_KIMERA from CMake