How to use Inverse Kinematics Designer for robot model that is not URDF?

3 ビュー (過去 30 日間)
Nur Afsa Syeda
Nur Afsa Syeda 2022 年 4 月 8 日
コメント済み: Aidan Guthrie 2023 年 8 月 5 日
Can Inverse Kinematics Designer app, be used to to design an inverse kinematics solver for a rigidbody tree robot model?

回答 (1 件)

Hannes Daepp
Hannes Daepp 2023 年 4 月 3 日
The Inverse Kinematics Designer works with any robot that is modeled as a Rigid Body Tree object. When you start a session, you will be asked to select a robot from the list (corresponding to the robots in our robot library) or load from the workspace. If you select "Load from Workspace", any rigid body tree objects in the workspace will be made available for use in the app.
To create a rigid body tree object object, you import from URDF, Xacro, SDF, and Simscape Multibody models using importrobot:
Additionally, if you have a different format, you may construct a rigidbodytree object yourself. See the following example for reference:
  1 件のコメント
Aidan Guthrie
Aidan Guthrie 2023 年 8 月 5 日
When I create a rigid body within the MATLAB enviroment as per https://au.mathworks.com/help/robotics/ug/build-basic-rigid-body-tree-models.html,
the model when imported into the Inverse Kinematics Designer does not retain the physical volume of the object, instead it remains as a "wireframe". See images below.
.
What can I do to be able to import the entire model with the body, so the inverse kinermatic designer realises the physical limitations and collusions between each body as they move?
Thanks,
Aidan,

サインインしてコメントする。

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by