Skip to content

Commit

Permalink
Change stiffness of retargeting task: 100 -> 10.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmurooka committed Dec 25, 2024
1 parent 0c0ca6b commit f62d10a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/HumanRetargetingController.in.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,12 @@ RetargetingManagerSet:
- name: RetargetingManager
bodyPart: LeftElbow
targetPoseTopicName: /hrc/poses/left_elbow
stiffness: 100.0
stiffness: 10.0
pointMarkerSize: 0.15
- name: RetargetingManager
bodyPart: LeftHand
targetPoseTopicName: /hrc/poses/left_hand
stiffness: 100.0
stiffness: 10.0
pointMarkerSize: 0.15

# OverwriteConfigKeys: [NoSensors]
Expand Down

0 comments on commit f62d10a

Please sign in to comment.