Abstract

Purpose: Inverse Kinematics (I.K.) is not as easy as Forward kinematics (F.K.), where we get a definite result. I.K. algorithm provides several possible solutions. From those finding the best solution is such a critical task. For standard robots which are commercially available in the market, the user is not concerned about I.K.'s complexity. They provide the control board and programming IDE to make it easy. However, when we develop a robotic arm from our D.H. parameter and driver board, complexity arises due to lots of difficulties for executing and successful completion. To make life easy, keeping CoppeliaSim background can eliminate the calculation overhead and get good results. The custom robot is running with less computation power. It may be a good approach. We are using C# for User Interaction. Following step by step, anyone can create a robust I.K. engine with little effort. The complete code is available in GitHub to test and experiment further. Design/Methodology/Approach: The data are propagated through Interprocess communication. For the user interaction, we use visual studio IDE using the most accessible language, C#. The user interaction data are sent to another application, CoppeliaSim, which calculates inverse kinematics, and effective results are displayed through robotic arm movement. Findings/Result: Implementing this procedure can get the excellent result of the robotics arm. Furthermore, by imposing the Value on the real robot, we can get effective results. It minimizes the research overhead on I.K. calculation. Originality/Value: Without knowing I.K. calculation complexity, receiving the Value, we can apply it to the real robot. Two issues we can solve here. One is the calculation, and another one is experiment overhead. Paper Type: Simulation-based Research.

Highlights

  • When we develop a robotic arm from our D.H. parameter and driver board, complexity arises due to lots of difficulties for executing and successful completion

  • The user interaction data are sent to another application, CoppeliaSim, which calculates inverse kinematics, and effective results are displayed through robotic arm movement

  • Inverse Kinematics is a challenging task for every robot researcher engaged with a serial manipulator or robotics arm

Read more

Summary

Introduction

Inverse Kinematics is a challenging task for every robot researcher engaged with a serial manipulator or robotics arm. The user interaction data are sent to another application, CoppeliaSim, which calculates inverse kinematics, and effective results are displayed through robotic arm movement. 1. INTRODUCTION : Inverse Kinematics is a challenging task for every robot researcher engaged with a serial manipulator or robotics arm. To get the best result and observing the development, we will use the CoppeliaSim Robot simulator.

Results
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call