Edwin Sun
Edwin Sun
Could someone provide/explain the steps from the blog please? I don't understand and I've searched every other answer on the web
nvm, I got it - had to add my openCV directory to Thirdparty/DBoW2/CMakeLists.txt i.e. had to find my openCV directory. For me it was in /usr/local/include/opencv4. Then I just added...
Any update on this?
try `source svo_install_ws/install/setup.bash ` If that doesnt work, also try `source /opt/ros//setup.bash`
Just curious, what is the status on this? It doesn't seem intuitive to have newlines and tabs stripped...
> I had the same issue, I ended up fixing the DB by running: > > ```shell > aim runs rm > ``` > > The ID can be found...
Possibly related fix https://github.com/aimhubio/aim/pull/1275
@Beniko95J Did you ever manage to fix it? I just found out I have the same problem too Edit: nvm, had to source both ros and svo_install_ws (also added --extend...