PUMA 560(6 Joints) DH parameter

27 ビュー (過去 30 日間)
Gokul Thekkoot
Gokul Thekkoot 2022 年 4 月 14 日
編集済み: Vaibhav 2023 年 11 月 17 日
Do anyone knows the DH matrix for Puma 560 Robot?

回答 (1 件)

Vaibhav
Vaibhav 2023 年 11 月 17 日
編集済み: Vaibhav 2023 年 11 月 17 日
Hi Gokul
I understand that you would like to know the DH (Denavit-Hartenberg) matrix for Puma 560 Robot.
The specific values of the DH parameters for the Puma 560 can vary slightly depending on the convention used and the specific model variant. However, here are the commonly used values of DH matrix for Puma 560 Robot:
dhparams = [0 pi/2 0 0;
0.4318 0 0 0;
0.0203 -pi/2 0.15005 0;
0 pi/2 0.4318 0;
0 -pi/2 0 0;
0 0 0 0];
You can refer to the following MathWorks documentation link to know more about DH Parameters of the Puma 560 robot and build manipulator robot using kinematic DH parameters:
Hope this helps!

カテゴリ

Help Center および File ExchangeRobotics についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by