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

generate Taxim-main\Taxim-main\data\objects\square.ply #17

Open
Bugs-Bunny01 opened this issue Oct 28, 2024 · 1 comment
Open

generate Taxim-main\Taxim-main\data\objects\square.ply #17

Bugs-Bunny01 opened this issue Oct 28, 2024 · 1 comment

Comments

@Bugs-Bunny01
Copy link

Hello, when I was reproducing the experiment in the paper, I was not sure how to generate a file like square.ply, when I converted my homemade stl file into ply.
self.vertices = np.array([list(map(float, l.strip().split(' '))) for l in verts_lines])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: could not convert string to float: 'element'

@Bugs-Bunny01
Copy link
Author

Be able to provide parsing and load STLS for other objects in the paper
Code? Thanks

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

1 participant