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

i can't make the teaser++. I need help very much!!!! #20

Closed
junxiaofanchen opened this issue Nov 18, 2023 · 2 comments
Closed

i can't make the teaser++. I need help very much!!!! #20

junxiaofanchen opened this issue Nov 18, 2023 · 2 comments

Comments

@junxiaofanchen
Copy link

Have you ever been in this situation when you make the teaser++ feature/pcl-macher ((/usr/bin/ld: CMakeFiles/all_tests.dir/evaluation-test.cc.o: in function teaser::SolutionEvaluator::SolutionEvaluator(Eigen::Matrix<double, 3, -1, 0, 3, -1> const&, Eigen::Matrix<double, 3, -1, 0, 3, -1> const&, double)' /usr/bin
/ld: evaluation-test.cc:(.text+0x371): 未定义引用“teaser::SolutionEvaluator::computeErrorMetric(Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&)'))

I need help very much!!!

@yunzc
Copy link
Collaborator

yunzc commented Dec 12, 2023

Duplicated from MIT-SPARK/TEASER-plusplus#174

@yunzc yunzc closed this as completed Dec 12, 2023
@junxiaofanchen
Copy link
Author

Now I've solved this issue because I compiled teaser++ separately and forgot to use -DBUILD_TEASER_FPFH=ON.
for Author's readme.md “Build this package in a catkin workspace ” part,you need add ’catkin build teaserpp‘ before catkin build lamp.because lamp use c++14,but teaserpp use c++11.If use build lamp to build teaserpp,it will error.

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