Simulink 3D Animation vs. Mechanics Explorer
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mohammed Eleffendi
el 10 de Nov. de 2019
Comentada: Bikash
el 13 de Mzo. de 2020
For simulating a mobile robot or a manipulator arm, what is the difference between mechanics explorer and simulink 3d animation?
0 comentarios
Respuesta aceptada
Sebastian Castro
el 12 de Nov. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Multibody Modeling en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!