balloon61 / Manipulator-Trajectory-Tracking

Control KUKA Manipulator to follow a predefined trajectory using Jacobain approach and Inverse Kinematic approach

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KUKA-Manipulator

Requirement: sympy, numpy, mpl_toolkits, matplotlib

description:

This package derive the forward kinematic, inverse kinematic, and Jacobian. These sciprt implement the numercial validation of KUKA manipulator's FK, IK, and jacobian.

Demo

Jacobian

Screencast 2023-03-02 20_32_41

https://youtu.be/OK9B0Jeo86I

Inverse Kinematic

Screencast 2023-03-02 20_34_47

https://youtu.be/SvX5C4ZD1OU

About

Control KUKA Manipulator to follow a predefined trajectory using Jacobain approach and Inverse Kinematic approach


Languages

Language:Python 100.0%