Skip to content

Commit

Permalink
Added missing values for PR2 cart cart control.
Browse files Browse the repository at this point in the history
  • Loading branch information
airballking committed Sep 24, 2016
1 parent 7649de7 commit e51d6a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions controller_specs/pr2_cart_cart_control.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,14 @@ scope:
- pos_thresh: 0.05
- rot_thresh: 0.1
- weight_arm_joints: 0.001
- weight_torso_joint: 0.01
- weight_pos_control: 1
- weight_rot_control: 1
- weight_elbow_control: 0
- neg_vel_limit_arm_joints: -0.6
- pos_vel_limit_arm_joints: 0.6
- neg_vel_limit_torso_joint: -0.05
- pos_vel_limit_torso_joint: 0.05

# definition EE goals and control laws
# left arm position
Expand Down

0 comments on commit e51d6a3

Please sign in to comment.