ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
3

Raspberry Pi PCL Installation

asked 2016-03-03 15:50:42 -0500

MarkyMark2012 gravatar image

Hi,

Can anyone let me know (well remind me infact I did this once before) how to install PCL on the raspberry pi. I want to build the laser_scan_matcher which needs PCL.

At the moment I get:

CMake Error at perception_pcl/pcl_ros/CMakeLists.txt:8 (find_package):
By not providing "FindPCL.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "PCL", but
CMake did not find one.

Could not find a package configuration file provided by "PCL" with any of
the following names:

PCLConfig.cmake
pcl-config.cmake

Add the installation prefix of "PCL" to CMAKE_PREFIX_PATH or set "PCL_DIR"
to a directory containing one of the above files.  If "PCL" provides a
separate development package or SDK, be sure it has been installed.

I've tried a number of ways to install it and thus far no joy.

Thanks

Mark

edit retag flag offensive close merge delete

Comments

It has been 3 years. Is there a solution yet?

Mohit Arvind Khakharia gravatar image Mohit Arvind Khakharia  ( 2019-10-29 22:16:52 -0500 )edit

I am also interested in the solution for Raspberry Pi for ROS melodic on Raspbian Buster.

pi@raspberrypi:~/catkin_ws $ rosdep install pcl_ros
ERROR: the following packages/stacks could not have their rosdep keys resolved to
system dependencies:
pcl_ros: No definition of [rostest] for OS version [buster]

Any help will be appreciated

Artem_Melnyk gravatar image Artem_Melnyk  ( 2020-11-20 10:02:36 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-12-03 03:05:31 -0500

MarkyMark2012 gravatar image

Hi,

In the end I had to download and manually build and install PCL.

Specifically: pcl_conversions pcl_msgs perception_pcl

Kind Regards

Mark

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-03-03 15:50:42 -0500

Seen: 859 times

Last updated: Dec 03 '20