-
When I enter the sub-edit mode (from object mode) the point cloud is not visible anymore.
Though it is sporadic. When I initially import the pointclouds it works just fine.
Any idea what causes …
-
`CropHull::filter` _∈_ _Ω_ (n * m)
`CropBox::filter` _∈_ _O_ (n)
Where `n` - size of filtered point cloud, `m` - size of hull cloud.
To find bounding box for `CropBox` need _O_ (m) ti…
-
I'm trying to use this library with my react project but I'm struggling to make it work.
The first issue I run into was the error: "window is not defined", which I was able to solve it by importing t…
-
1. Choose: Measurement > Distance Measurements
2. R-click on pointcloud.
Current Behaviour:
A red dot appears where you r-clicked on the pointcloud. It is not possible to return to the measure…
-
Hi there,
Could you please advise how I can access your ground truth skeletons?
Here is what I got so far:
```
def main():
f = h5py.File('../data/treepartnet/tree_labeled_train.hdf5',…
-
Hi @traveller59 ,
Thanks for this wonderful implementation. I was trying to use your implementation for custom pointcloud data which has been formatted exactly similar to Kitti but during pre-proce…
-
I tried to build with the following *FLAGS to optimize the build: `-flto=4 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing`
Note the -Werror=* flags are used to help detect cases wher…
-
### Description
Overview of your issue here.
### Your environment
* ROS Distro: Noetic
* OS Version: Ubuntu 20.04
* Camera: Realsense Depth Camera D435i
### Steps to reproduce
Im trying t…
-
**Describe the bug**
An error of unhandled exception in "pcl_features.dll" occures while running my program.
**Context**
I tried to run a bit modified [demonstrational example](https://pcl.…
-
PCD files can be exporter during the scanning process but after a pointcloud has been added to a scene it can not be exported to PCD anymore.
TODO: Add export addon to PCD. However, this exporter wi…