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

AttributeError: 'Viewer' object has no attribute 'cpu' #696

Open
fengjungui opened this issue Nov 14, 2024 · 3 comments
Open

AttributeError: 'Viewer' object has no attribute 'cpu' #696

fengjungui opened this issue Nov 14, 2024 · 3 comments

Comments

@fengjungui
Copy link

When I use demo_manual_control.py,I meet this problem:
**render_frame = env.render().cpu().numpy()[0]

if after_reset:
after_reset = False
# Re-focus on opencv viewer
if args.enable_sapien_viewer:
renderer.close()
renderer = visualization.ImageRenderer()
pass

--------------------------------------------------------------------------

Interaction

--------------------------------------------------------------------------

Input

renderer(render_frame)**

@StoneT2000
Copy link
Member

What script did you run on the command line?

@fengjungui
Copy link
Author

fengjungui commented Nov 15, 2024 via email

@StoneT2000
Copy link
Member

I can't understand what you sent?

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

2 participants