Skip to content

Commit

Permalink
update policy
Browse files Browse the repository at this point in the history
  • Loading branch information
budzianowski committed Dec 14, 2024
1 parent 72076c5 commit 5addc0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sim/envs/humanoids/gpr_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,10 @@ class rewards:
class scales:
# reference motion tracking
joint_pos = 1.6
feet_clearance = 1.0
feet_contact_number = 1.2
feet_clearance = 1.2
feet_contact_number = 1.4
# gait
feet_air_time = 1.0
feet_air_time = 1.2
foot_slip = -0.05
feet_distance = 0.2
knee_distance = 0.2
Expand Down

0 comments on commit 5addc0a

Please sign in to comment.