-
Deprecate and rename the ` pcl::common::UniformGenerator< T >::run` method for `pcl::common::UniformGenerator< T >::operator()`
**Is your feature request related to a problem? Please describe.…
-
I used your cmake file: https://github.com/daviddoria/Examples/blob/master/c%2B%2B/PCL/Descriptors/PrincipalCurvaturesEstimation/CMakeLists.txt
and https://github.com/daviddoria/Examples/blob/master/…
-
Dear folks, please need some help. Im trying run the code, but when I run Superpixel2Bbox.m, a error appears in m_pcd_clustering.out call.
Line:
```matlab
system(sprintf('src/segmentations/m_pcd_…
-
The error messages from `cmake ..` and `make` on the project are as follows:
```shell
(base) orbital@yocto-sandbox:~/git-repos/SFND-Lidar-Obstacle-Detection/build$ cmake ..
-- The C compiler identific…
-
Hi this is the error I received in my ast try to install it. it is the closest one I got.
arm64, Jetson Xavier NX, pcl 1.8 I think was compiled with cuda support and 1.7.1 is from melodic .deb
`…
-
This is a great looking C# wrapper for the Harvest API, and I am interested in using it for a mobile project. I used the http://scan.xamarin.com/ tool to get this report on the DLL: http://scan.xamari…
-
Hi everyone,
I'm following the example: visualization.py. My python works the line: import pcl. However, it does not run the line: import pcl.pcl_visualization
File "", line 1, in
…
-
@alfonsoros88 :
I am trying to build your code with was unsuccessful even after installing all the required dependencies (mentioned in the README).
When I try to build the project I have the follo…
-
Both examples
```
cd Arducam_tof_camera/example
mkdir build && cd build
cmake .. && make
```
and
```
cd Arducam_tof_camera/pcl_preview
mkdir build && cd build
cmake ..
…
-
Hello,
I'm currently building ros noetic (perception metapackage) and the build is failing when trying to build ros_pcl.
Everything works fine until this point. Here are some of the outputs:
``…