When emulation with moveit2+ros2 humble+iginition gazebo, the controller position_controllers/GripperActionController cannot perform the actions planned by Moveit2 #3035
Labels
stale
Inactive issues and PRs are marked as stale and may be closed automatically.
Background
ros2 humble
moveit2
iginition gazebo
Using Franka FR3 and Franka Hand and Franka ROS2, when simulated in the iginition gazebo, the jaws are closed with MovieT2 and cannot be closed.
I'm guessing that the position_controllers/GripperActionController controller received the command but didn't execute the corresponding action so that it timed out, causing Moveit2 to issue a command to cancel the action. When I change the gripper to a controller of type joint_trajectory_controller/JointTrajectoryController, the gripper closes gracefully. Has anyone ever encountered a similar problem? What should I do?
The text was updated successfully, but these errors were encountered: