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