フィルターのクリア

How is possible define a Tool Center Point in Simscape?

4 ビュー (過去 30 日間)
Giulio Mattera
Giulio Mattera 2022 年 5 月 14 日
回答済み: Karsh Tharyani 2023 年 2 月 6 日
Hi dear, I m trying to develop a model of an industrial robot arm, but I don t understand ho define the TCP for using RS toolbox kinematics algorithms.

回答 (1 件)

Karsh Tharyani
Karsh Tharyani 2023 年 2 月 6 日
Hi Giulio,
You can try adding a new rigidBody to the tool body in your rigid body tree which coincides with your center point. This new body should be fixed to the tool body, and should be attached at a fixed offset transform.
Refer to the documentation of rigidBodyJoint https://www.mathworks.com/help/robotics/ref/rigidbodyjoint.html to see how to do so.
You can also refer to this example openExample('robotics/AttachARigidBodyAndJointToARigidBodyTreeExample').
Best,
Karsh

カテゴリ

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

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by