You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---Original---
From: "Stone ***@***.***>
Date: Fri, Nov 15, 2024 06:40 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [haosulab/ManiSkill] AttributeError: 'Viewer' object has noattribute 'cpu' (Issue #696)
What script did you run on the command line?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
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)**
The text was updated successfully, but these errors were encountered: