Simulink 3D Animation vs. Mechanics Explorer
조회 수: 3 (최근 30일)
이전 댓글 표시
For simulating a mobile robot or a manipulator arm, what is the difference between mechanics explorer and simulink 3d animation?
댓글 수: 0
채택된 답변
Sebastian Castro
2019년 11월 12일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Multibody Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!