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
I followed the steps in readme. However, it encounters catkin_make error as follows:
from /root/catkin_ws/src/rgbdtam/src/vo_system.cpp:21:
/root/catkin_ws/src/rgbdtam/ThirdParty/DBoW2/DBoW2/TemplatedDatabase.h:27:27: fatal error: DUtils/DUtils.h: No such file or directory
#include "DUtils/DUtils.h"
^
compilation terminated.
Thank you for your feedback. I did not test the code in other computers yet and I can't do it now, I will test it next Wednesday and I will try to fix this issue also. If I remember well I had to install this repository (https://github.com/dorian3d/DLib) in my system, but not sure.
Hi, @alejocb ,
I followed the steps in readme. However, it encounters catkin_make error as follows:
It seems DUtils/DUtils.h is missing
log details.
Any suggestion to fix it?
Thanks~
The text was updated successfully, but these errors were encountered: