File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ controller_manager:
1212 type : picknik_twist_controller/PicknikTwistController
1313
1414 robotiq_gripper_controller :
15- type : position_controllers /GripperActionController
15+ type : parallel_gripper_action_controller /GripperActionController
1616
1717 fault_controller :
1818 type : picknik_reset_fault_controller/PicknikResetFaultController
@@ -51,6 +51,5 @@ twist_controller:
5151
5252robotiq_gripper_controller :
5353 ros__parameters :
54- default : true
5554 joint : robotiq_85_left_knuckle_joint
5655 allow_stalling : true
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ controller_manager:
1212 type : picknik_twist_controller/PicknikTwistController
1313
1414 robotiq_gripper_controller :
15- type : position_controllers /GripperActionController
15+ type : parallel_gripper_action_controller /GripperActionController
1616
1717 fault_controller :
1818 type : picknik_reset_fault_controller/PicknikResetFaultController
@@ -52,6 +52,5 @@ twist_controller:
5252
5353robotiq_gripper_controller :
5454 ros__parameters :
55- default : true
5655 joint : robotiq_85_left_knuckle_joint
5756 allow_stalling : true
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ for KINOVA KORTEX™ arms and supported grippers</p>
2121 <exec_depend >joint_trajectory_controller</exec_depend >
2222 <exec_depend >robot_state_publisher</exec_depend >
2323 <exec_depend >robotiq_description</exec_depend >
24+ <exec_depend >parallel_gripper_controller</exec_depend >
2425 <exec_depend >picknik_reset_fault_controller</exec_depend >
2526 <exec_depend >picknik_twist_controller</exec_depend >
2627 <exec_depend >rviz2</exec_depend >
You can’t perform that action at this time.
0 commit comments