Robotics System Toolboxを使ってロボットアームを表示する際、モデルの原点位置を変更する方法はありますか?
1 view (last 30 days)
Show older comments
下記ページではその方法について部分的に言及されているが、回答に示されるサンプルコードでは、原点が一致しているため、姿勢によらず、衝突検知の結果はtrueですし、ロボットが重なっている状況は現実的でありません。
そこで、2つのrobot arm間の衝突を検出する前準備として、異なる原点、ベース位置を持つ2つのロボットアームを配置する方法を教えてほしいです。
ロボットモデルは自作のurdfをimportしています
importrobot('original_robot.urdf')
0 Comments
Answers (0)
See Also
Categories
Find more on Robotics in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!