-
We should be able to generate a workflow that given predefined input data is able to generate the Digital Twin as a set of 3DTiles for a medium size city like Florence or Genova. The worflow should be…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/d…
ayu8 updated
4 months ago
-
## Issue Details
I modified the sample code `region_growing_planes_on_point_set_3.cpp` and used an array to assign the instance `input_range` instead of reading the point cloud directly from the fil…
-
Platform : CARLA 0.9.15
Questions :
I am currently researching how to generate point cloud data using Carla. I met three questions.
1)When I use sensor.get_location(), it always show (0,0,0). I don…
-
**Is your feature request related to a problem? Please describe.**
Hello, I am a researcher working on point cloud registration algorithms.
I have noticed that PCL includes some rigid point c…
-
I am simply asking a question in an issue.
The current sample code only shows how to set up the camera and takes samples of intensity and depth.
I am currently working on a project to build a ca…
-
Hello, I'm trying to create the ground truth (in Point Cloud) of the Carla map from RGBD images using Open3d.
I needed 3 cameras to get the 360º because Carla has this issue #612 in FOVs bigger than …
-
First and foremost, thank you for your tremendous effort in creating this repository. It is truly inspiring and highly valuable to the scientific community.
I am currently working on evaluating the…
-
## Bug Description
I have used your template before (approx 1 year ago) without issues. Now, I re-cloned your project, installed it's dependencies, and I am trying to run the training job: `poetry …
-
I have some tools I have written against the PRMan point cloud api which I would love to adapt to using this library. However, a couple of the operations we have been running against particularly larg…