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

Missing positional argument when constructing empy PointFragment #10

Open
bango123 opened this issue Apr 30, 2021 · 1 comment
Open

Comments

@bango123
Copy link

It looks like the scaler positional argument is missing when creating the empty PointFragment here. This does throw an error when running a non-renderable scene. I am not sure how to fix because I don't know what an empty PointFragment should be.

Thanks!

@lxxue
Copy link
Collaborator

lxxue commented Nov 4, 2021

Hi, sorry for the late reply. I guess you can fill the scaler with 0 and shape as qvalue_map as this part of code suggests

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