# Gripper
These are the specifications for the standard gripper, which is sold as an option. The gripper uses the Dynamixel XM430-W210 actuator.
```{image} ../_static/images/options/gripper/rby_gripper_info.png
:alt: rby_gripper_info
:align: center
:width: 600px
:class: white_bg
```
The default settings for the Dynamixel are shown in the image below. If these settings are maintained, the
examples/cpp/module_test/gripper.cpp
code can be used without modification. (The gripper on the right hand is set to ID 0, and the gripper on the left hand is set to ID 1.)
```{image} ../_static/images/options/gripper/rby1_gripper_dynamixel_parameters.png
:alt: rby1_gripper_dynamixel_parameters
:align: center
:width: 600px
:class: white_bg
```
The gripper is connected to the body’s IO port via the bypass port mounted on the wrist. As shown in the image below, the cable can be connected in a way that allows the use of the RS485 to USB device (U2D2) installed in the PDU. (UPC DP <-> BP0 / UPC DN <-> BP1)
```{image} ../_static/images/options/gripper/rby_gripper_io_connection.png
:alt: rby_gripper_io_connection
:align: center
:width: 600px
:class: white_bg
```