-
I run this program and got an error
```
#include //标准输入/输出
#include //多线程
#include
#include //深度图有关头文件
#include //pcd文件输入/输出
#include //深度图可视化
#include
#include //命令行参数解析
#include
…
-
We need to move the image registration step to be after mask creation and pointcloud loading.
The default registration point should be the first point in the cloud, or we could make it so they can on…
-
I am trying to convert the raw data output (depth, azimuth, elevation, velocity) from the carla radar output into cartesian coordinate system to visualize the point in X, Y, Z coordinates. I have appl…
-
### Issue description:
The UI is not showing up after running the "handy3dscanner" binary file.
### Environment:
* **OS**: Linux 18.04
* **Camera**: Intel Realsense L515
* **Camera firmware**:…
-
Dear:
when I use the launch file in velodyne_pointcloud to read pcap files, I can not read a complete revolution. The results in rviz is shown as following:
![2019-06-05 16-39-49屏幕截图](https://user…
-
I am having an issue displaying LiDAR pointclouds using lidR/rgl since updating my MacOS operating system to macOS Sonoma 14.3.1 and lidR package to version 4.1.1. I am currently using rgl version 1.3…
-
First of all, great work! I have successfully implemented and used your package in several projects of mine on ROS Indigo.
Lately I have ported all my files to Kinetic and after a few mishaps with yo…
-
Things like
```
...
```
```
...
```
-
sometimes we have the problem that nodes cannot be selected by hand because there are simply too many on one point in space. my question for @Feliksmueller and @ohaijen is, if there is a possibility …
-
Hi, @gaoxiang12 ,
[Line18](https://github.com/gaoxiang12/slambook/blob/master/ch13/dense_RGBD/pointcloud_mapping.cpp#L18) in `ch13/dense_RGBD/pointcloud_mapping.cpp` should be modified as : `vector…