-
With the recent release of .NET Standard and Microsoft saying ".NET Standard will replace Portable Class Libraries (PCLs) as the tooling story for building multi-platform .NET libraries." I am looking…
-
Sorry this is not really an issue. But i have been seaching for a pcl wrapper for python.
Does this pcl wrapper can find the sift features ? If possible please send a snippet.
I tested with pytho…
-
Hi am new to PCL , just wanted to try out the pcl ios device application. Got the superbuild link from
$ git clone git://github.com/patmarion/pcl-superbuild.git.
I tried
$ cmake .
$ make
but the…
-
# Background
Building `grid_map_pcl` and `grid_map_sdf` shows these warnings related to how PCL and FLANN are found. This needs to be fixed by Jazzy which comes with CMake 3.28.
# Environement
…
-
roeyf updated
6 years ago
-
##### Brief Description
I want to generate csharp bindings for pcl-1.14.0 .
follow the doc:
```
dotnet add package CppSharp --version 1.1.5.3168
```
```csharp
internal class PclIoLi…
-
The current version includes support for the Profile136 PCL version, and it includes support for WinRT. Unfortunately, these leave a gap in a core scenario:
Try to create a portable library which ref…
-
When I follow the instruction to install pygicp, No errors occur in the installation. But I cannot import pygicp in python.
$ python setup.py install
running install
running bdist_egg
running egg_…
-
**Describe the error**
I am attempting to use the third-party library OpenNURBS from PCL while the surface-on-NURBS module is enabled,
but I am experiencing some unresolved external errors.
I…
-
hello,
I have installed PCL1.6.0, pcl-1.6.0-pdb-msvc2010-win32, Primesense and openNI. I am not sure if I have to further configure PCL to work with Anaconda. I also tried copying the PCL folder in PC…