-
I am creating a chat application. I have successfully added Sharp.XMPP library using Nuget in Xamarin Forms project using Shared Assets cause i came to know that PCL is not supported from one the post…
-
Hello!
Is there any plan to release this for Noetic as well? Right now, when I try to compile on noetic I get a lot of pcl library problems.
-
shlib-calls-exit usr/lib/x86_64-linux-gnu/libpcl_surface.so.1.7.2
shlib-calls-exit usr/lib/x86_64-linux-gnu/libpcl_tracking.so.1.7.2
shlib-calls-exit usr/lib/x86_64-linux-gnu/libpcl_common.so.1.7.2
sh…
-
I have installed PCL library in my Jetson TX2 running Ubuntu 18.04.
I am getting error when I tried to setup python-pcl.
sudo python3 setup.py install
`
running install
running bdist_egg
r…
-
Thanks for your great work!
I follow the instruction on README to download the docker image and then run it.
I want to use the lidar2camera/manual_calib function.
Here is the CMake error I got:
`…
-
Hello evryone,
I hope you are well.
I have a problem with instalation pcl library ! Have you please some solutions for resolving this issue ?
![Capture](https://user-images.githubusercontent.com…
-
I'am having some trouble with building PCL_Kinect2Kinfu.
When I try to run the "cmake CMakeLists.txt" doesn't find the PCL libraries in the first place
and later stops at the "make" command completely…
-
Hi,
I am using VCPKG to install packages on my windows machine for Visual Studio 2017. I was working with the previous versions of PCL 1.8.0. There is a flann component somewhere apart of this libr…
-
,
I'm trying to install rtabmap_ros for a 3D mapping object using a LiDAR. I followed the instructions explained in the readme file. When I execute the make command, I get this error:
```
hamza@h…
-
below is what I meet
[ 42%] Linking CXX static library libpcl_jpeg_io.a
[ 42%] Built target pcl_jpeg_io
In file included from /home/ict/Downloads/cwi-pcl-codec-master/cloud_codec_v2/src/point_clo…