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

'Viewer' object has no attribute 'render'. Did you mean: '_render'? #268

Open
weizhenhuan opened this issue Nov 10, 2023 · 0 comments
Open

Comments

@weizhenhuan
Copy link

Hey, I run my code but I got the following error message:

File "xxx/body_visualizer/src/body_visualizer/mesh/mesh_viewer.py", line 148, in render
color_img, depth_img = self.viewer.render(self.scene, flags=flags)
AttributeError: 'Viewer' object has no attribute 'render'. Did you mean: '_render'?

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