You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
but i see that part of teleop in foxy-devel.
Is that any reason about this difference between those two branches?
The text was updated successfully, but these errors were encountered:
Eunsunggcu
changed the title
teleop issue in humble-devel and ros2-devel, ros2.
teleop gripper issue in humble-devel.
Mar 10, 2024
Hi, @Eunsunggcu
In the newly released humble package, gripper control is available for operation. However, please note that this package is specifically designed for a 4DOF manipulator. Since you're using a 6DOF version, you'll need to modify the code accordingly to support the additional degrees of freedom. If you need assistance with adapting the code, feel free to ask!
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.
but i see that part of teleop in foxy-devel.
Is that any reason about this difference between those two branches?
The text was updated successfully, but these errors were encountered: