You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most likely, the issue is the parameters in the configurations file. Specifically, the parameters that relate to the ORB feature descriptor might need to be adjusted in order to generate more features or allow for more robust tracking of the features. You can read the comments in the config file for some suggestions on how to tune them, but right now it is frankly a manual process and you need some trial and error to find the best settings.
I am new to ros / slam. I am using orb_slam3 with a DJI Tello on ROS-Noetic.
I have most of it working, the one problem I have is that the full frame is not being processed for feature points.
I'm clearly missing something in a config but can't for the life of me see it.
I'd appreciate any help.
I dont know if you have solved this issue already. However, i had the same issue when i first started out myself. Calibrating the camera and updating the calibrating.yaml file you use might solve the issue for you, it did for me atleast.
I am new to ros / slam. I am using orb_slam3 with a DJI Tello on ROS-Noetic.
I have most of it working, the one problem I have is that the full frame is not being processed for feature points.
I'm clearly missing something in a config but can't for the life of me see it.
I'd appreciate any help.
The text was updated successfully, but these errors were encountered: