DG-3F (B Type)¶
Warning
This model has been discontinued. It is no longer manufactured or sold, but the ROS 2 driver packages are still maintained for existing users. If you are purchasing a new gripper, consider the DG-3F (M Type) (M type) instead, which includes fingertip force/torque sensors.
3-finger gripper, basic model. This was the original 3-finger design without fingertip sensors.
Specifications¶
Parameter |
Value |
|---|---|
Model ID |
|
Fingers |
3 |
Joints |
12 (4 per finger) |
F/T Sensor |
No |
GPIO |
Yes (3 outputs, 1 input) |
Packages¶
Package |
Description |
|---|---|
|
URDF/xacro model and meshes |
|
ros2_control hardware driver and launch files |
|
MoveIt 2 configuration (SRDF, planners, mock hardware) |
Launch¶
ros2 launch dg3f_b_driver dg3f_b_driver.launch.py
A multi-gripper launch file is also available:
ros2 launch dg3f_b_driver dg3f_b_driver_multi.launch.py
MoveIt Integration¶
The dg3f_b_moveit_config package provides MoveIt 2 motion planning for the DG-3F-B with mock hardware support.
Mock Hardware (No Device Required)¶
ros2 launch dg3f_b_moveit_config dg3f_b_moveit.launch.py use_mock:=true
Real Hardware with MoveIt¶
ros2 launch dg3f_b_moveit_config dg3f_b_moveit.launch.py use_mock:=false delto_ip:=169.254.186.72
Planning Groups¶
Group |
Joints |
|---|---|
|
|
|
|
|
|
|
All 12 joints |
Firmware Note¶
Motor direction was revised in firmware v3.6+. If your firmware is older, the hardware interface automatically detects this and applies the legacy motor direction mapping. No manual configuration is required.