Skip to content

Commit

Permalink
checking
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhengyiLuo committed Dec 2, 2024
1 parent 3bcc506 commit 334d287
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 105 deletions.
2 changes: 1 addition & 1 deletion smpl_sim/smpllib/smpl_local_robot.py
Original file line number Diff line number Diff line change
Expand Up @@ -1973,7 +1973,7 @@ def get_gnn_edges(self):
params_names = smpl_robot.get_params(get_name=True)

betas = torch.zeros(1, 16)
betas[0] = 2
# betas[0] = 2
gender = [0]
t0 = time.time()
params = smpl_robot.get_params()
Expand Down
Loading

0 comments on commit 334d287

Please sign in to comment.