Skip to content

Commit

Permalink
Fix mocap reset
Browse files Browse the repository at this point in the history
  • Loading branch information
aliberts committed Apr 11, 2024
1 parent ce294c0 commit 6a88f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gym_xarm/tasks/mocap.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ def reset(model, data):
0.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
Expand Down

0 comments on commit 6a88f7d

Please sign in to comment.