Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When emulation with moveit2+ros2 humble+iginition gazebo, the controller position_controllers/GripperActionController cannot perform the actions planned by Moveit2 #3035

Open
JiangShangJiu opened this issue Oct 16, 2024 · 0 comments

Comments

@JiangShangJiu
Copy link

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?

截图 2024-10-16 17-27-37
截图 2024-10-16 17-27-17

截图 2024-10-16 17-17-42
截图 2024-10-16 17-17-33
截图 2024-10-16 17-17-58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant