-
Hi,
I am using pcl_ros library's bag to pcd command to convert my pointcloud2 topic into pcd file.
![image](https://user-images.githubusercontent.com/51459647/63645486-804a1200-c6bc-11e9-930b-9de…
-
Seems like we'll have to visualise the pointcloud with its RGBdata in the near future.
We should find a workaround, or find out what the pcd format is (and write a custom method to write our own 6D p…
-
Hi, I wonder how can I export the result to *.pcd files. Now I have recorded a rosbag file, and it looks good in rviz, but I can't get the coordinates of the points. How can I export them to *.pcd fil…
-
Hello,
I installed the latest version 1.6.0 and meteor2.1.
But I can hardly open any .pcd file, the only file I can open is a pcd file with horses, but it only opens a part of it, and I can’t perfor…
-
We have been using loam_livox for livox mid-40 and horizon. I have two questions about loam_livox.
1. Does loam_livox support saving the global map as a single pcd file? I tried to set [if_save_to_p…
-
### Proposal Summary
Add support for rendering `fiftyone.Segmentation` when the corresponding `Sample` is a pointcloud/pcd file. Currently, semantic segmentation needs to baked into the point cloud…
-
Hi,
Thanks for your addition!
When I enable the save tool it seems to save poses and everything else properly, except for the cloudGlobal.pcd. I'm guessing it might because of this:
```
****…
-
### Description
Using either NVCC or NVRTC backends, my kernels cannot include system wide headers on windows 11 with CUDA 12.4 / MSVC 143 (x64).
Altough it build fine on a normal Visual Studio CUDA …
-
Currently the oni to pcd portion of the code outputs the pcd files to a ../pcdtemp folder. have it changed to be the path specified instead of one folder level deeper
-
I'm try to use 'pypcd' from ROS2 (colcon build passes with small modifications)
However I got the following error in 'numpy_pc2.py' (see below for details)
when trying to run a simple ROS2 python …