zolkin commited on
Commit
bc3f9c4
·
verified ·
1 Parent(s): 26bb613

Upload policy_parameters.yaml to 2026-02-11_13-14-31_walking_new_changes_test_sym

Browse files
walking_clf_sym/2026-02-11_13-14-31_walking_new_changes_test_sym/policy_parameters.yaml ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ num_obs: 74
2
+ num_actions: 21
3
+ dt: 0.02
4
+ action_scale:
5
+ .*_hip_yaw_joint: 0.27377323260711517
6
+ .*_hip_roll_joint: 0.17533073318941214
7
+ .*_hip_pitch_joint: 0.27377323260711517
8
+ .*_knee_joint: 0.17533073318941214
9
+ .*_ankle_pitch_joint: 0.21928865696168362
10
+ .*_ankle_roll_joint: 0.21928865696168362
11
+ waist_yaw_joint: 0.27377323260711517
12
+ .*_shoulder_pitch_joint: 0.21928865696168362
13
+ .*_shoulder_roll_joint: 0.21928865696168362
14
+ .*_shoulder_yaw_joint: 0.21928865696168362
15
+ .*_elbow_joint: 0.21928865696168362
16
+ skill_type: half_periodic
17
+ total_time: 0.7979999780654907
18
+ v_x_max: 1.0
19
+ v_x_min: -1.0
20
+ v_y_max: 0.2
21
+ v_y_min: -0.2
22
+ w_z_max: 0.5
23
+ w_z_min: -0.5
24
+ default_joint_angles: [-0.25, -0.25, 0.0, 0.0, 0.0, 0.3100000023841858, 0.3100000023841858, 0.0, 0.0, 0.23999999463558197,
25
+ -0.23999999463558197, 0.46000000834465027, 0.46000000834465027, 0.0, 0.0, -0.25, -0.25, 0.800000011920929, 0.800000011920929,
26
+ 0.0, 0.0]
27
+ joint_names_isaac: [left_hip_pitch_joint, right_hip_pitch_joint, waist_yaw_joint, left_hip_roll_joint, right_hip_roll_joint,
28
+ left_shoulder_pitch_joint, right_shoulder_pitch_joint, left_hip_yaw_joint, right_hip_yaw_joint, left_shoulder_roll_joint,
29
+ right_shoulder_roll_joint, left_knee_joint, right_knee_joint, left_shoulder_yaw_joint, right_shoulder_yaw_joint, left_ankle_pitch_joint,
30
+ right_ankle_pitch_joint, left_elbow_joint, right_elbow_joint, left_ankle_roll_joint, right_ankle_roll_joint]
31
+ kp: [40.17923847137318, 40.17923847137318, 40.17923847137318, 99.09842777666113, 99.09842777666113, 14.25062309787429, 14.25062309787429,
32
+ 40.17923847137318, 40.17923847137318, 14.25062309787429, 14.25062309787429, 99.09842777666113, 99.09842777666113, 14.25062309787429,
33
+ 14.25062309787429, 28.50124619574858, 28.50124619574858, 14.25062309787429, 14.25062309787429, 28.50124619574858, 28.50124619574858]
34
+ kd: [2.5578897650279457, 2.5578897650279457, 2.5578897650279457, 6.3088018534966395, 6.3088018534966395, 0.907222843292423,
35
+ 0.907222843292423, 2.5578897650279457, 2.5578897650279457, 0.907222843292423, 0.907222843292423, 6.3088018534966395, 6.3088018534966395,
36
+ 0.907222843292423, 0.907222843292423, 1.814445686584846, 1.814445686584846, 0.907222843292423, 0.907222843292423, 1.814445686584846,
37
+ 1.814445686584846]
38
+ observation_terms:
39
+ policy:
40
+ base_ang_vel:
41
+ shape: 3
42
+ scale: 1.0
43
+ projected_gravity:
44
+ shape: 3
45
+ scale: 1.0
46
+ velocity_commands:
47
+ shape: 3
48
+ scale: [2.0, 2.0, 2.0]
49
+ joint_pos:
50
+ shape: 21
51
+ scale: 1.0
52
+ joint_vel:
53
+ shape: 21
54
+ scale: 0.05000000074505806
55
+ actions:
56
+ shape: 21
57
+ scale: 1.0
58
+ sin_phase:
59
+ shape: 1
60
+ scale: 1.0
61
+ cos_phase:
62
+ shape: 1
63
+ scale: 1.0