Skip to content

Commit

Permalink
fix name of gripper fingers in fake controllers
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Aug 5, 2015
1 parent 8217fff commit 054ee14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fetch_moveit_config/config/fake_controllers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ controller_list:
- wrist_roll_joint
- name: fake_gripper_controller
joints:
- l_gripper_joint
- r_gripper_joint
- l_gripper_finger_joint
- r_gripper_finger_joint

0 comments on commit 054ee14

Please sign in to comment.