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

How to solve the dependency of generate_reconstruction_fly_through.py? #12

Open
klyjm opened this issue Oct 12, 2023 · 1 comment
Open

Comments

@klyjm
Copy link

klyjm commented Oct 12, 2023

I have run and get some result of the SLAM, and I want to generate surface. But I found when I run the generate_reconstruction_fly_through.py, there always have dependency error.
And I found that I need to install a in-house version of the meshrender, and I only find a link in your another repo DenseReconstruction-Pytorch, but I don't know whether it is right. But I found there still an error need to be solved.
The first is

ImportError: cannot import name 'RenderMode' from 'perception'

I try to solve this by convert perception to autolab_core or meshpy, but it is no use. Can you help me by show me your dependency about these package?
Thanks!

@lppllppl920
Copy link
Owner

The meshrenderer folder in DenseReconstruction-Pytorch should be good to use.

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

No branches or pull requests

2 participants