-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ Minor Debugging ] : Changes topic from /camera to /tello
- Loading branch information
Showing
2 changed files
with
3 additions
and
8 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
feb55b3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello.. I am quite new with orbslam3 & i am using your fork for the orbslam3 after spend few hours with original code. I managed to compile & run it with MH01 and MH02 data set for testing. I have few beginner questions & i hope to get your reply on it. Im still in the process of understanding the coding structure of orbslam3.
feb55b3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually I haven't faced this issue yet on my system
But I think it doesn't close when you press the stop button on the window, and if it happening then maybe there is some broken installation>
Can you send me the specs of your system?
so for the second question, I am not sure but I think you can make some changes in this file
https://github.com/UZ-SLAMLab/ORB_SLAM3/blob/master/src/Viewer.cc
to not close the frame once you done mapping
feb55b3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My spec is quite limited i guess. It is an intel I5 11th gen with 8 gig ram. I know I need a better spec to efficiently run orbslam3, plus I use vmware also to run it which limit the ram further more...I can only compile orbslam3 when i increased the swap file which I know, mine doesn't have enough ram to begin with...I will change to better spec soon... I will ask more if I am having another issue later on. Tq for your answers, I really appreciate it..