|
4 | 4 | walking:
|
5 | 5 | ros__parameters:
|
6 | 6 | engine:
|
7 |
| - foot_put_down_z_offset: 0.0 |
8 |
| - trunk_x_offset_p_coef_forward: 0.0 |
9 |
| - trunk_x_offset_p_coef_turn: 0.0 |
10 | 7 |
|
11 | 8 | kick_length: 0.12
|
12 | 9 | kick_vel: 0.2
|
13 | 10 | kick_phase: 0.28
|
14 | 11 | kick_put_down_phase: 0.8
|
15 | 12 | kick_rise_factor: 1.5
|
16 | 13 |
|
17 |
| - double_support_ratio: 0.0264282002140171 |
18 |
| - first_step_swing_factor: 2.9 |
19 |
| - foot_distance: 0.15 |
20 |
| - foot_rise: 0.06 |
21 |
| - freq: 2.0 |
22 |
| - trunk_height: 0.36 |
23 |
| - trunk_phase: -0.151653984431689 |
24 |
| - trunk_pitch: 0.1 |
25 |
| - trunk_pitch_p_coef_forward: -0.186068274875133 |
26 |
| - trunk_pitch_p_coef_turn: -0.457339940581988 |
27 |
| - trunk_swing: 0.15 |
28 |
| - trunk_x_offset: 0.05 |
29 |
| - trunk_y_offset: 0.0 |
30 |
| - trunk_z_movement: 0.0155005052923747 |
31 |
| - first_step_trunk_phase: -0.8 |
32 |
| - foot_apex_phase: 0.5 |
33 | 14 | foot_apex_pitch: 0.1
|
| 15 | + |
| 16 | + double_support_ratio: 0.0085326863851045 |
| 17 | + first_step_swing_factor: 0.5415048620158085 |
| 18 | + first_step_trunk_phase: -0.4352503029548156 |
| 19 | + foot_distance: 0.1561113210950061 |
| 20 | + foot_rise: 0.0728706006380927 |
| 21 | + freq: 1.979765668883117 |
| 22 | + trunk_height: 0.3554770930537789 |
| 23 | + trunk_phase: -0.1033838610895926 |
| 24 | + trunk_pitch: 0.1290723087735749 |
| 25 | + trunk_pitch_p_coef_forward: 1.5694128054394745 |
| 26 | + trunk_pitch_p_coef_turn: 0.0526016795229514 |
| 27 | + trunk_swing: 0.1900724789745863 |
| 28 | + trunk_x_offset: 0.0022559144103051 |
| 29 | + trunk_y_offset: -0.0070751233393761 |
| 30 | + trunk_z_movement: 0.0100382031380867 |
| 31 | + foot_apex_phase: 0.5 |
34 | 32 | foot_overshoot_phase: 1.0
|
35 | 33 | foot_overshoot_ratio: 0.0
|
36 | 34 | foot_put_down_phase: 1.0
|
| 35 | + foot_put_down_z_offset: 0.0 |
37 | 36 | foot_z_pause: 0.0
|
38 | 37 | trunk_pause: 0.0
|
39 |
| - |
| 38 | + trunk_x_offset_p_coef_forward: 0.0 |
| 39 | + trunk_x_offset_p_coef_turn: 0.0 |
40 | 40 |
|
41 | 41 | node:
|
42 | 42 | # update frequency of the engine
|
|
0 commit comments