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

Minor bug report for h1_mimic.py #16

Open
song-siqi opened this issue Nov 6, 2024 · 0 comments
Open

Minor bug report for h1_mimic.py #16

song-siqi opened this issue Nov 6, 2024 · 0 comments

Comments

@song-siqi
Copy link

See this


where self._in_place_flag is a bool tensor whose value is only between 0 and 1.
I launched play.py only to find that envs 0 is doing in-place motions.
After I commented obs_demo[self._in_place_flag, self._n_demo_dof:self._n_demo_dof+3] = 0 then it works.

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