-
**Operating environment**
qt5.15.2+pcl1.12.1+vtk9.1
vtk9.1 Compile with cmake+vs2022
**QT CMakeLists.txt**
find_package(PCL 1.12.1 REQUIRED COMPONENTS common io)
include_directories(${PCL_INCLU…
-
Hi all.
I am working with the pcl library in ROS2 Galactic, I am trying to upgrade my pcl library from 1.10 to 1.13 to have the latest version and run my lidar nodes with gpu support (pcl::gpu...). I…
-
```
PoissonRecon --in bunny.points.ply --voxel bunny.voxel.ply --depth 10
```
My understanding is that the line above outputs `bunny.voxel.ply` file that contains 3D array (voxel grid), where ea…
-
/home/rajath/libraries/fast_gicp/include/fast_gicp/gicp/impl/fast_gicp_st_impl.hpp:73:24: error: no matching function for call to ‘fast_gicp::FastGICPSingleThread::calculate_covariances(const PointClo…
-
I get the following errors when executing `./src/catkin/bin/catkin_make_isolated --install` as suggested by the build instructions for OS X (I'm on 10.8.2).
fatal error: too many errors emitted, sto…
-
When I tried cross-compiling packages with PCL(Point Cloud Library) for KR260 in KRS, I got an error related to qt5 similar to turtlesim.
package : https://github.com/klintan/ros2_pcl_object_detecti…
-
When I attempt to import python-pcl (pcl) in the python console I get the following error:
`>>> import pcl
Traceback (most recent call last):
File "", line 1, in
File "/home/qurrent/.local/li…
-
Hello, I'm getting an error during make.
I'm working on macOS Big Sur and installed cmake, opencv, pcl, qt5, eigen, vtk, ... with brew and assume they are the latest versions. vtk for example is …
-
Hey guys,
I want to use the pandora package in ROS noetic (Ubuntu 20.04). When building the package I first get an error `/usr/include/pcl-1.10/pcl/pcl_macros.h:75:10:fatal error: Eigen/Core: no su…
-
_Hi, after I use “cmake ..", it shows as follow:_
CMake Error at /usr/local/share/pcl-1.8/PCLConfig.cmake:44 (message):
common is required but boost was not found
Call Stack (most recent call fir…
boyob updated
7 years ago