Skip to content

Commit

Permalink
[hrpsys_gazebo_tutorials/config/HRP2JSK*.yaml] Fix iob_rate to 250 <=…
Browse files Browse the repository at this point in the history
… dt = 0.004[s]
  • Loading branch information
snozawa committed Aug 30, 2015
1 parent 474ea74 commit bfb7d5c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hrpsys_gazebo_tutorials/config/HRP2JSK.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ hrpsys_gazebo_configuration:
### velocity feedback for joint control, use parameter gains/joint_name/p_v
use_velocity_feedback: true
use_joint_effort: true
# iob_rate: 200
iob_rate: 250
### loose synchronization default true
# use_loose_synchronized: false
### synchronized hrpsys and gazebo
Expand Down
2 changes: 1 addition & 1 deletion hrpsys_gazebo_tutorials/config/HRP2JSKNT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ hrpsys_gazebo_configuration:
### velocity feedback for joint control, use parameter gains/joint_name/p_v
use_velocity_feedback: true
use_joint_effort: true
# iob_rate: 200
iob_rate: 250
### loose synchronization default true
# use_loose_synchronized: false
### synchronized hrpsys and gazebo
Expand Down
2 changes: 1 addition & 1 deletion hrpsys_gazebo_tutorials/config/HRP2JSKNTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ hrpsys_gazebo_configuration:
### velocity feedback for joint control, use parameter gains/joint_name/p_v
use_velocity_feedback: true
use_joint_effort: true
# iob_rate: 200
iob_rate: 250
### loose synchronization default true
# use_loose_synchronized: false
### synchronized hrpsys and gazebo
Expand Down

0 comments on commit bfb7d5c

Please sign in to comment.