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

Error when make kinect_fusion (execute sh make.sh successfully) #8

Closed
JackHenry1992 opened this issue Jul 13, 2017 · 7 comments
Closed

Comments

@JackHenry1992
Copy link

JackHenry1992 commented Jul 13, 2017

Thks for sharing your great job.
I've encoutered error when built kinect_fusion prj.

image

  • fusion.h code
    image

  • rigid.h code
    image


It seems that sophus not found , but in my /usr/local/include/sophus exist headers of sophus and I've added this path to cmakelist.txt
image

I have no idea how to deal with this error, could you give me some tips?

@kevinkit
Copy link
Contributor

kevinkit commented Jul 13, 2017 via email

@JackHenry1992 JackHenry1992 changed the title Error when make kinect_fusion Error when make kinect_fusion (execute sh make.sh successfully) Jul 13, 2017
@kevinkit
Copy link
Contributor

kevinkit commented Jul 13, 2017 via email

@JackHenry1992
Copy link
Author

If built libkfusion.so successfully,
image
but encountered pangolin error when building kinect_fusion.cpp (same with #7 ), will this influence DA-RNN system run if I don't need display result ? I run DA-RNN in docker as @kevinkit.

@kevinkit
Copy link
Contributor

kevinkit commented Jul 13, 2017 via email

@JackHenry1992
Copy link
Author

JackHenry1992 commented Jul 13, 2017

This is my xftp screenshot. I build DA-RNN in server docker image like #7 , and encountered the same error, according to #7, it seems not easy to build kinect_fusion successfully , I have no idea now.

Now compile the cython interface step ok. So only one error exist (pangolin of kinect_fusion.cpp)

@jianxiongcai
Copy link

jianxiongcai commented Jan 30, 2019

I met exactly the same problem after changing the Sophus version to the one mentioned in #2. Using the latest Sophus version (sha1: 26c200265e2eb3d76e5ab00a99ada686d6a80d15) works for me :)

Environment: Ubuntu 16.04 with cuda 8.0

@Dinghow
Copy link

Dinghow commented May 7, 2019

I met exactly the same problem after changing the Sophus version to the one mentioned in #2. Using the latest Sophus version (sha1: 26c200265e2eb3d76e5ab00a99ada686d6a80d15) works for me :)

Environment: Ubuntu 16.04 with cuda 8.0

Thanks a lot! It really helps! BTW, to install the latest Sophus, I updated my eigen to 3.3.1

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

4 participants