Generate a simscape model by importing 'sawyer.urdf' using smimport().
2 ビュー (過去 30 日間)
古いコメントを表示
When I generate a simscape model by importing 'sawyer.urdf' using smimport(), some errors occur:
No sawyer robot mode can be seen in matlab.
Please help me, thanks!
0 件のコメント
回答 (1 件)
Steve Miller
2021 年 6 月 6 日
Hi Tangzhong - the URDF file is refering to .DAE files which Simscape Multibody cannot use for visualization. If you can convert those files to STL files, then it may work, but it will be important to make sure the reference frames stay the same.
--Steve
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Model Import についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!