Simulink 3D Animation vs. Mechanics Explorer
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Mohammed Eleffendi
il 10 Nov 2019
Commentato: Bikash
il 13 Mar 2020
For simulating a mobile robot or a manipulator arm, what is the difference between mechanics explorer and simulink 3d animation?
0 Commenti
Risposta accettata
Sebastian Castro
il 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Multibody Modeling in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!