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
@tcies Hi, as I want to reproduce the pipeline to another dataset (kitti 01), then I need to run ORB SLAM to generate VO data. However, as I run dataset_to_vo, there seems to an error or problem that I cannot solve. The error is:
MakeCurrent: Not available with non-pangolin window.
I guess the error is due to the Pangolin, but I have fully follow the instructions and build the workspace successfully, so how to solve the problems? Thanks a lot.
By the way, the console logs are shown as follows:
The problem is due to my change of parameter in orb yaml, as I just used only 100 features to be extracted (original should be 2000). I changed it back, but some other errors happen. See the possible solution in issue 13
The problem is due to my change of parameter in orb yaml, as I just used only 100 features to be extracted (original should be 2000). I changed it back, but some other errors happen. See the possible solution in issue 13
I met the same problem but I didn't change the parameters. Do you have any ideas? I have met the problem in issue 13 and solve it successfully with your solution.
@tcies Hi, as I want to reproduce the pipeline to another dataset (kitti 01), then I need to run ORB SLAM to generate VO data. However, as I run dataset_to_vo, there seems to an error or problem that I cannot solve. The error is:
MakeCurrent: Not available with non-pangolin window.
I guess the error is due to the Pangolin, but I have fully follow the instructions and build the workspace successfully, so how to solve the problems? Thanks a lot.
By the way, the console logs are shown as follows:
The text was updated successfully, but these errors were encountered: