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

Cannot render the whole URDF model with OpenGL3 #4618

Open
SJTU-gzh opened this issue May 24, 2024 · 1 comment
Open

Cannot render the whole URDF model with OpenGL3 #4618

SJTU-gzh opened this issue May 24, 2024 · 1 comment

Comments

@SJTU-gzh
Copy link

Hello everyone:
I am having some trouble rendering a robot URDF model in GUI mode with OpenGL3 visualizer. Part of the robot model is visually missing after a specific link, but physically all these missing links and joints can be controlled using p.setJointMotorControl2 (they can also be dragged directly in the GUI). When I use the OpenGL2 visualizer, it seems to be fine.
So I guess something may have gone wrong when rendering with OpenGL3? I would like to have a fully rendered robot model with OpenGL3. Hope to get your advice, thanks very much!

@SJTU-gzh
Copy link
Author

render with openGL3 (fail)
Screenshot from 2024-05-24 11-46-49
render with OpenGL2 (success)
Screenshot from 2024-05-24 11-47-10

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