ボディの動的なパラメータ変更
    5 views (last 30 days)
  
       Show older comments
    
    Yuji Maeda
 on 13 Jul 2023
  
    
    
    
    
    Commented: Yuji Maeda
 on 19 Jul 2023
            Simulinkでsolidブロックとrevolute jointを用いてロボットのモデルを作りました。
solidボディのジオメトリデータをシミュレーション中に動的に変更し、反映させることはできますか?
0 Comments
Accepted Answer
  Norihiro Kobayashi
    
 on 14 Jul 2023
        変化のさせ方次第では、ある程度モデル化ができます。
1つ目の方法は、可変ブロック を使う方法ですが、こちらの場合は、基準点をベースに重心位置が変化するので、
場合によっては、意図したジオメトリの変化までは再現できないケースがあります。
2つ目の方法は、上記のブロックと組み合わせて、さらに位置も変化させるという考え方です。
重心や、ジオメトリを変化させたい方向に、追加でJointブロックを加えて、意図的に挙動を指示しつつ、重心等の変化は、
可変ブロックで合わせて再現する方法になります。
More Answers (0)
See Also
Categories
				Find more on アセンブリ in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
