-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
PCLVisualizer cannot display TextureMesh #6099
Comments
Oh, my system is ubuntu 20.04 and pcl version is 1.10 |
@LeeXujie Can you upload the |
@mvieth > @LeeXujie Can you upload the I use this project and add some codes at the end of texture_mapping.cpp for visualization, as shown in the following figure. You can clone this project, build and run texture_mapping, it can generate TextureMesh and output an .obj file, thanks! |
@LeeXujie As far as I was able to find out, |
@mvieth Okay, I'll think of other ways. Thank you for your reply. |
When I use pcl::visualization::PCLVisualizer to addTextureMesh, it will report the error above and only display a PolygonMesh on visualizer as bellow.
The text was updated successfully, but these errors were encountered: