forked from Mechazo11/ros2_orb_slam3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrated offline imu-monocular SLAM
It likes to crash though, with an issue documented here: raulmur/ORB_SLAM2#341 I might have to use my own version of orb_slam3 and recompile everything to fix this, however that would create other issues since for some reason the version of the library i'm using has a bonus function in System.cc for retrieving all points in the map. I would have to put this custom function in the library again after recompiling I think.
- Loading branch information
Showing
3 changed files
with
64 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters