필터 지우기
필터 지우기

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

조회 수: 4 (최근 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 CenterFile Exchange에서 Manipulator Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by