Skip to content

mazeasdamien/Inverse-Kinematics-Universal-Robot-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Citation

Damien Mazeas. (2023). mazeasdamien/Inverse-Kinematics-Universal-Robot-Unity: UnityUniversalRobots (UnityUniversalRobots). Zenodo. https://doi.org/10.5281/zenodo.15265718


Inverse Kinematics for UR16e Robot

This repository contains a C# implementation of the Inverse Kinematics algorithm for the UR16e robot. The code calculates the joint angles required to achieve a desired end-effector pose using the robot's Denavit-Hartenberg (DH) parameters.

image

Usage

In Editor or Play mode move the IK gameobject.

image