-
Hi, @rsasaki0109 . I encountered a problem where when I use rslidar for localization, the trajectory is not displayed in RVIZ, and even when I print the topic "/path", there is no output. This point …
-
I have a finished port of pcl on OpenBSD and all tests are passing except the following one (apologies for the long code-block, for some reason the `` block wasn't working):
```
67/131 Testing: fi…
-
**Describe**
Hi, connecting this library is a pain for me, even with a package manager. The process seems to be successful, but when it comes to simple code it gives errors:
```
ConsoleApplicatio…
-
Hi,
I was following the instructions to setup the tool using the instructions on https://koide3.github.io/direct_visual_lidar_calibration/installation/
Environment: Ubuntu 20.04 + ROS Noetic
A…
-
Hello, I was getting an error stating that pcl_conversions.h could not be found, even though there was no trouble finding in in the other packages of this same module (e.g. graph_based_slam).
I fix…
-
**Describe the bug**
PCL 1.11.1 -> PCL 1.14.1, the same code went wrong
It might be my fault, but I couldn't find the reason. Sorry for put the question here.
**Context**
```
void pcltool…
-
Scanning dependencies of target pcl_viewer
[ 36%] Building CXX object visualization/tools/CMakeFiles/pcl_viewer.dir/pcd_viewer.cpp.o
[ 37%] Linking CXX executable ../../bin/pcl_viewer
/usr/bin/ld: …
-
我在windows11下配环境,用的vscode。现在卡在PCL库,该项目对PCL库有版本要求吗
-
Using the method on the official website, a pointer error occurred at the end of the calculation, but the relevant descriptors have already been calculated!!!!!
Expression: _CrtlsValidHeapPointer(blo…
-
In our use case, we require to capture 3D data from multiple camera heads(O3R252) connected to a single VPU(OVP810) from separate threads as shown below in the figure.
We want data cap…