-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(panda_control_server): imporve
set_gripper_width
action
This commit simplifies the logic inside the `set_gripper_width` action. Previously we used both the `franka_gripper/grasp` and `franka_gripper/move` services but after frankaemika/franka_ros#209 has been merged we can simply use the `franka_gripper/gripper_action` service.
- Loading branch information
Showing
2 changed files
with
20 additions
and
68 deletions.
There are no files selected for viewing
Submodule franka_ros
updated
4 files
+1 −0 | CHANGELOG.md | |
+18 −0 | franka_gazebo/include/franka_gazebo/franka_gripper_sim.h | |
+82 −59 | franka_gazebo/src/franka_gripper_sim.cpp | |
+2 −1 | franka_gripper/src/franka_gripper.cpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters