ROBOTIS-GIT / open_manipulator

OpenManipulator for controlling in Gazebo and Moveit with ROS
http://emanual.robotis.com/docs/en/platform/openmanipulator/
Apache License 2.0
333 stars 148 forks source link

teleop gripper issue in humble-devel. #256

Open Eunsunggcu opened 6 months ago

Eunsunggcu commented 6 months ago

I want to control open manipulator 6dof in ros2 humble. so I got the source code of open manipulator 4dof (branch:humble-devel) and tried to change it.

and i realize that teleop in humble-devel branch, there is nothing about gripper operation. image

but i see that part of teleop in foxy-devel. image

Is that any reason about this difference between those two branches?

basalte1199 commented 5 months ago

It will work if you add the program related to gripper as shown in foxy-devel. Note that there is no send_tool_controll_request function.