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

PCL version Requirements #6

Open
LongruiDong opened this issue Jul 19, 2019 · 1 comment
Open

PCL version Requirements #6

LongruiDong opened this issue Jul 19, 2019 · 1 comment

Comments

@LongruiDong
Copy link

LongruiDong commented Jul 19, 2019

Hi~
Thanks for sharing your great codes~
when I run catkin_make, I met this Error:

-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- ~~  traversing 1 packages in topological order:
-- ~~  - loam_velodyne_kitti_ros
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- +++ processing catkin package: 'loam_velodyne_kitti_ros'
-- ==> add_subdirectory(loam_velodyne_kitti_ros)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
CMake Error at loam_velodyne_kitti_ros/CMakeLists.txt:17 (find_package):
  Could not find a configuration file for package "PCL" that is compatible
  with requested version "1.8".

  The following configuration files were considered but not accepted:

    /usr/lib/x86_64-linux-gnu/cmake/pcl/PCLConfig.cmake, version: 1.7.2

my enironments:

Ubuntu 16.04 
ros kinetic

So do I have to change PCL to 1.8? Will it be compatible with lower versions of PCL by other methods?

@claydergc
Copy link
Owner

I think that it would also work with lower versions of PCL, just change it in the CMakeLists.txt file.

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