Skip to content

Commit

Permalink
[hrpsys_choreonoid_tutorials] fix HRP2 Customizer params
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoki-Hiraoka committed May 16, 2020
1 parent 96a3365 commit 1807c6d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions hrpsys_choreonoid_tutorials/config/HRP2JSKCustomizer.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
bush:
springT: 3.3e5
dampingT: 3.3e2
springR: 2.5e3
dampingR: 2.5
springR: 1.0e3
dampingR: 1.0

tilt_laser:
TILT_UPPER_BOUND: 1.35
Expand Down
4 changes: 2 additions & 2 deletions hrpsys_choreonoid_tutorials/config/HRP2JSKNTCustomizer.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
bush:
springT: 3.3e5
dampingT: 3.3e2
springR: 2.5e3
dampingR: 2.5
springR: 1.0e3
dampingR: 1.0

tilt_laser:
TILT_UPPER_BOUND: 1.35
Expand Down
4 changes: 2 additions & 2 deletions hrpsys_choreonoid_tutorials/config/HRP2JSKNTSCustomizer.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
bush:
springT: 3.3e5
dampingT: 3.3e2
springR: 2.5e3
dampingR: 2.5
springR: 1.0e3
dampingR: 1.0

tilt_laser:
TILT_UPPER_BOUND: 1.35
Expand Down

0 comments on commit 1807c6d

Please sign in to comment.