-
## 🚀 Feature : TSDF Integration
To have TSDF http://www.open3d.org/docs/latest/python_api/open3d.integration.TSDFVolume.html integration of depth/point cloud, so one can have a 3D reconstruction …
-
Hi,
Is what I can calculate tsdf for a cloud of points not for depth images ?
You can help me with an idea
Thank you for your help.
ghost updated
7 years ago
-
When I try python extract_mesh_tsdf.py -m exp_playroom/release --iteration 30000, i found issues below:
```
Looking for config file in exp_playroom/release/cfg_args
Config file found: exp_playroom/…
-
Dear author,
When I generate and visualize TSDF binary file as instructed, I get the following results when running **TSDF2mesh.py**.
![Screenshot from 2022-06-14 16-25-39](https://user-images.g…
-
Could somebody tell me if I am missing something here. Really simple code I am using in a Databricks notebook.
Tempo version 0.1.23
%pip install dbl-tempo
from tempo import *
import pandas as …
-
I keep getting this error upon calling the service. I am using a ZED2i camera.
This is the code I used
ros2 launch industrial_reconstruction reconstruction.launch.xml depth_image_topic:=/zed/ze…
-
Hello, I was able to set up and run all the script for custom dataset successfully according to your instruction.
I understood from the previous issue #16 that we should be able to obtain a mesh wi…
-
Hello Everyone,
I am trying to use isaac_ros_nvblox using a pre-recorded ros2 bag. For this matter I wanted to use an ouster OS1 Lidar sensor (Gen 1) with following parameters:
lidar_width: 10…
-
### System Information
Version: 5.x
Platforms: all
### Detailed description
A color TSDF implementation produces quite noisy images as a result of a raycast. This is not an expected behavior since…
-
Hi, I'm working with a mobile manipulator which has four passive suspension and the robot execute SLAM.
To achieve the accurate positioning of the mobile robot e.g. within 5 mm, it is needed to secur…