Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

catkin_make error (DUtils/DUtils.h is missing) #1

Closed
amiltonwong opened this issue Mar 9, 2017 · 2 comments
Closed

catkin_make error (DUtils/DUtils.h is missing) #1

amiltonwong opened this issue Mar 9, 2017 · 2 comments

Comments

@amiltonwong
Copy link

Hi, @alejocb ,

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.

It seems DUtils/DUtils.h is missing
log details.

Any suggestion to fix it?

Thanks~

@alejocb
Copy link
Owner

alejocb commented Mar 9, 2017

Hi @amiltonwong ,

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.

Best,
Alejo.

@alejocb
Copy link
Owner

alejocb commented Mar 16, 2017

Hi @amiltonwong ,

I fixed this issue, it should work now... if you have any other problem I will appreciate your feedback.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants