cyglidar_d1 icon indicating copy to clipboard operation
cyglidar_d1 copied to clipboard

Could not find "PCLConfig.cmake & pcl-config.cmake" packages on RPI

Open MallakAbunimeh opened this issue 2 years ago • 3 comments

After adding the cyglidar_d1 package in the RPI's src directory, I got this error when running catkin_make:

image

I tried to run sudo apt install ros-noetic-pcl-conversions and sudo apt install ros-noetic-pcl-ros in the src directory but it didn't work, and it was unable to locate the packages. How can I solve this issue? @cygbot @cygbot-ros-support

MallakAbunimeh avatar May 01 '23 15:05 MallakAbunimeh

@MallakAbunimeh Have you tried to run 'sudo apt install libpcl-dev'? If done, build again. Still not work, then, Could you try to run 'locate PCLConfig.cmake'?

And please tell us PCL's directory.

cygbot avatar May 02 '23 09:05 cygbot

@cygbot @cygbot-ros-support I ran "sudo apt install libpcl-dev" and got this: image

I also ran "locate PCLConfig.cmake" and got this: image

I tried to catkin_make and got the same error again: image

I am using Raspberry Pi 4 model B and using the RPi WiFi.

MallakAbunimeh avatar May 02 '23 10:05 MallakAbunimeh

@MallakAbunimeh Error log like 'Failed to fetch & Broken pipe' looked like kind of server problems. Check your ssh config and update.

cygbot avatar May 04 '23 00:05 cygbot