isl-org / isl-org/Open3D

How to update geometry data without closing the visualizer.

Open
#6,445 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
C++
Stars
14k
Forks
2.6k
Avg merge
5d 18h
Merged PRs (30d)
6

Description

### 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](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip).
- [X] I have checked the [release documentation](http://www.open3d.org/docs/release/) and the [latest documentation](http://www.open3d.org/docs/latest/) (for `master` branch).

### My Question

I want to keep the visualizer on and just update the value, what should I do? Below is the code I wrote. I created a visualizer window with threads when running the ShowVisualizer function, and after the first run, I made it like that to update only certain values at every run, but I can't get out of the function. Is there an example to refer to?

![image](https://github.com/isl-org/Open3D/assets/83760365/97c5b0ae-1bc8-4ed0-98e8-a026cdeb2160)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.