Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Viser and multi-window display functionality #821

Closed
wants to merge 4 commits into from

Conversation

tiantianxiangshang629
Copy link
Collaborator

@tiantianxiangshang629 tiantianxiangshang629 commented Jan 27, 2025

Instructions to run the visualization

conda env create -f visualization/environment.yml
conda activate gtsfm-dask
python visualization/pointcloud_visualizer.py --nodes N

@liuzongyue6
Copy link

I encountered an issue when trying to create the environment using visualization/environment.yml. T
he error indicates that certifi==10000 is an invalid or non-existent version.
This appears to be a typo, and replacing it with a valid version (e.g., certifi==2024.12.14) resolves the issue.

@dellaert
Copy link
Member

@tiantianxiangshang629 how does this PR relate to the one in gtsfm-ui?

@tiantianxiangshang629
Copy link
Collaborator Author

@tiantianxiangshang629 how does this PR relate to the one in gtsfm-ui?

@dellaert This branch was the first UI developed with HTML. This PR was created before we switched to React, so it can now be closed.

@dellaert
Copy link
Member

Closing as suggested

@dellaert dellaert closed this Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants