Close
0%
0%

toolsloth

Detachable tool mechanism for a robot arm

Similar projects worth following

Detachable tool mechanism was made for naminukas - pneumatic walking, driving and wall climbing robot but it is generic enough to be applied to any robot arm.

Goal was to allow robot arm to use different tools without adding any additional actuators to minimise complexity. Idea was to exploit the fact that in many cases robot arms don't utilise their full possible workspace. Putting tools in these "unused" areas allows robot arm itself to be used as actuator to attach/detach tool to arm.

I experimented with various sliding, snapping and magnetic ways to attach tool to arm and came up with a hybrid sliding and magnetic design. Here is a demonstration of mechanism in action:

How it works

Mechanism works as follows:

  • Tool holder contains a simple flat rectangular magnet and 2 pins on one side:
    Above is a holder for 3 tools. Magnets are not shown. Pins are made of screws screwed into round holes. Long holes at the back are used to attach tool holder to arm.
  • Tool also contains a flat rectangular magnet but on one side of magnet holding frame there is a little rise/rail which can slide into corresponding depression on the arm:
    Hole at the right is for a magnet. Hole at the left is to clamp a tool.
  • Arm has a flat magnet and a depression for tool to be slid into:
    In this case arm is foot and wheel at the same time. One side to rail has wider opening for tool to slide easier in case of misalignment.
  • Pins on tool holder and arm on the same side but interleaving meaning that arm can pass tool holder without touching it. Function of the pins is to move tool far enough so that tool magnet deterministically attracts more either holder or arm. To take tool, arm approaches from pin side, pushes tool to other side with arm pins and then retracts with tool stuck to arm. To return tool, arm approaches from pinless side and then pins of holder retain tool as arm moves further to side with pins. This mechanism would work even if tool and arm would not have a little rail ridges. Rail function is not to help take/return function but to keep tool in arm with a greater force than magnet could do. Technically magnets are not needed. Adding rail to holder side and using either friction of some snapping pins would work too but it would require good precision while magnet auto centres itself and is compliant.


Implementation

All parts were printed in PLA. Magnets used are 4x4x15mm. They are held in place by friction by precise sizing of the holes. As mentioned above pins are made of random screws laying around the house:

OpenScad files for tool holder, tool and arm are available at GitHub.

P.S.

  1. "sloth" in project name is not a typo. It represents tools hanging like sloths on tree and demo robot using them as slow as sloth would move.
  2. If you understood what robot wrote please post it as a comment bellow. My family didn't get it :(

  • Failed attempts

    Mykolas Juraitis05/22/2020 at 17:54 0 comments

    Getting arm/foot to pick and return tool reliably took quite a few trial and error cycles. These are all 3D printed parts which didn't work as expected:

View project log

Enjoy this project?

Share

Discussions

Mike Szczys wrote 05/26/2020 at 18:22 point

Have robot, will pen plot! This is an awesome extension for the wall climber, nice work!

  Are you sure? yes | no

Mykolas Juraitis wrote 05/26/2020 at 20:17 point

Thank you!

  Are you sure? yes | no

Mykolas Juraitis wrote 05/22/2020 at 19:04 point

Spreading the news on social media:

- Twitter: https://twitter.com/KIKAItachi/status/1263907943294152704

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates