Simulink 3D Animation vs. Mechanics Explorer
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mohammed Eleffendi
am 10 Nov. 2019
Kommentiert: Bikash
am 13 Mär. 2020
For simulating a mobile robot or a manipulator arm, what is the difference between mechanics explorer and simulink 3d animation?
0 Kommentare
Akzeptierte Antwort
Sebastian Castro
am 12 Nov. 2019
Simulink 3D Animation requires you to simulate the robot dynamics separately, and then whatever positions you get from your simulation you apply to the virtual world. The advantage is that this toolbox lets you position other objects in the world and simulate sensors like cameras, lidars, etc.
Mechanics Explorer is the visualization for Simscape Multibody, which models the full dynamics of your system. But it does not have virtual sensor models. If all you need is the physics of the arm and its actuators, and no perception, this is probably better.
Technically, you can simulate the dynamics with Simscape Multibody, (optionally) turn off the Mechanics Explorer, and input the resulting body/joint positions in a Simulink 3D Animation world.
- Sebastian
2 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Multibody Modeling finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!