importrobot but can not show visual geometries.

27 ビュー (過去 30 日間)
Chuguang Pan
Chuguang Pan 2022 年 3 月 10 日
回答済み: Hannes Daepp 2022 年 3 月 10 日
I try to import a robot model by using importrobot function with the input is a Simscape Multibody model. However, when I show the imported rigidBodyTree model, it only shows a skeleton model without any visual geometries. I suspect that visual meshs should be STL format, since that my geometries files are STEP format.

採用された回答

Hannes Daepp
Hannes Daepp 2022 年 3 月 10 日
Hi Chuguang,
You're correct -- in order for the visuals to appear in the import, they need to be STL or DAE format (DAE format requires R2021b or newer).
If, after converting to either of these formats you still face issues, make sure that importrobot is finding the directory correctly; you can set the directory explicitly via the MeshPath Name-Value pair:
We are aware of the need to support other files and are considering supporting those in the future.
Cheers,
Hannes

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by