Mounting Rotary Tool (Driller)

From youBot wiki
Jump to: navigation, search

The Rotary Tool (Driller) sold from the youBot-Store is produced using Industrial 3D Printing Technology to achieve its accuracy in shape, but on the other hand it is based on plastic and therefore:

  • is NOT suitable for heavy duty applications
  • its screws should NEVER be tighten to the maximum


otherwise it might result in a permanent hardware failure!

3D Drawing of the rotary tool with a drill bit attached


Mount the Rotary Tool

First step is dismounting the default gripper as described here.

Then make a knot at the gripper's power cable to work as a cable strain relief, if the cable gets accidentally stretched. The knot should be 2-3cm from the electronics at the rotary tool's side.

Knot at the power cable acting as a strain relief

Keep the knot inside the rotary tool housing and use one of the two holes at the side of the 5th joint to get the cable out.
You should take care also of the old gripper cable.

Arranging the cables properly and using one of the two side holes of the 5th joint for the power cable

Now use the screws that came with the rotary tool, and not the ones of the gripper, to mount it at the position of the old gripper.
You should not tighten the screws too much, because the gripper might brake.
First bolt all screws in place and then bolt the completely. When finished, the gripper will be securely mounted.
Note: It is easier to mount the gripper, if you bolt the rest two screws on different sides.

All screws in place and the gripper mounted in position

Attach power to the Rotary Tool

youBot System with Platform

Attach the power connector using one of the two available "24V Out" ports of the platform. Then switch ON the motors of the youBot and now you should be able to switch ON/OFF the rotary tool from its switch.

Attach power using one of the two "24V Out" ports of the platform

youBot System only with arm (without platform)

To power the rotary tool and the arm simultaneously, you need to purchase a special split cable.
The cable is called "XLR Y Cable (1-XLR-male / 2-XLR-female)" and has one (1) XLR male to two (2) XLR female connectors.
Then you can plug the female side at your power supply and the two males to power the arm and the rotary tool.


Modify Software

  1. Modify the arm config file
    $ gedit youbot_driver/config/youbot-manipulator.cfg
  2. Find the lines

    [Gripper]

    EnableGripper = true

    DoCalibration = true

  3. and change it to

    [Gripper]

    EnableGripper = false

    DoCalibration = false

Dimensions of the Rotary Tool

The center of the tool is at the center of the 5th Joint.
Regarding the lenght, refer to the picture below where the rotary tool is compared with the standard youBot gripper.

Dimensions of the Rotary Tool

Go back to Accessories

Corrections, suggestions, and new documentation should be posted to the Forum.'