Simulink 3D Animation vs. Mechanics Explorer
3 views (last 30 days)
Show older comments
Mohammed Eleffendi
on 10 Nov 2019
Commented: Bikash
on 13 Mar 2020
For simulating a mobile robot or a manipulator arm, what is the difference between mechanics explorer and simulink 3d animation?
0 Comments
Accepted Answer
Sebastian Castro
on 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 Comments
More Answers (0)
See Also
Categories
Find more on Multibody Modeling 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!