Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the crayon-syntax-highlighter domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/moritzb/public_html/wp-includes/functions.php on line 6114
Low-Cost Robotic Arm – Moritz' Makings

Low-Cost Robotic Arm

This low-cost robotic manipulator has been developed and implemented within four months as part of my bachelor thesis for the study course “Robotics and Automation” at University Heilbronn. I worked at this project from November 2018 until February 2019 at Innok Robotics Ltd in Germany. The ASME-MRB servo motor has been deployed in all of the four robot joints. But these servos could only muster less than about half of the specified torque of about 37,28 Nm without damage.

I designed the robotic arm in Fusion 360 and used ROS MoveIt! to calculate the robot’s motion with its inverse kinematics solver. The ROS environment running on the pc commuincates via a serial interface with the arduino, which is receiving the desired target angle for each axis.

The Low-Cost Robotic Arm with its design in Fusion 360 (left) and the implemented manipulator (right).
The Low-Cost Robotic Arm with its design in Fusion 360 (left) and the implemented manipulator (right).
The visualisation in RVIZ with the current pose (theoretical) in green and the target pose in orange.
The visualisation in RVIZ with the current pose (theoretical) in green and the target pose in orange.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.