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

Met a problem during catkin_make process #1

Open
BIT-LQX opened this issue Oct 24, 2018 · 1 comment
Open

Met a problem during catkin_make process #1

BIT-LQX opened this issue Oct 24, 2018 · 1 comment

Comments

@BIT-LQX
Copy link

BIT-LQX commented Oct 24, 2018

Hello,sir,when I did catkin_make in package organized_fast_mesh,I met a error as below:
/src/lvr_ros/src/reconstruction.cpp:269:176: error: no matching function for call to ‘lvr::PointsetGrid<lvr::ColorVertex<float, unsigned char>, lvr::FastBox<lvr::ColorVertex<float, unsigned char>, lvr::Normal > >::PointsetGrid(float&, lvr::PointsetSurface<lvr::ColorVertex<float, unsigned char> >::Ptr&, lvr::BoundingBox<lvr::ColorVertex<float, unsigned char> >&, bool&, bool&)’
grid = new lvr::PointsetGrid<cVertex, lvr::FastBox<cVertex, cNormal> >(resolution, surface, surface->getBoundingBox(), useVoxelsize, config.noExtrusion);
my Ubuntu version is 16.04, and have no idea about how to solve this problem. Thank you a lot if give some suggestions!

@BIT-LQX
Copy link
Author

BIT-LQX commented Oct 24, 2018

OK, I solved it now, there is only one bool

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

1 participant