-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
See this
| def compute_obs_demo(self): |
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.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels