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

texture on mesh #5

Open
hyeonmin11 opened this issue Jul 26, 2023 · 0 comments
Open

texture on mesh #5

hyeonmin11 opened this issue Jul 26, 2023 · 0 comments

Comments

@hyeonmin11
Copy link

Hi. I am trying to map texture on mesh which is loaded by below command
image
I checked published msg type is mesh_msgs::TriangleMeshstamped, so I trying to give a value on TriangleMesh.textures and TriangleMesh.vertex_texture_coords.
image
At first I thought I have to put value vertex_texture_coords on three vertex of triangles on every iteration. but as you see above msg content, we can give only one point value(vertex_texture_coords) on one msg.
So, I want to ask how to give a texture with this msg type on Kimera-PGMO
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