Simscape Gear constraint example throws position violation

조회 수: 4 (최근 30일)
Herman Lundberg
Herman Lundberg 2018년 2월 23일
댓글: Steve Miller 2018년 2월 28일
Hi, I'm trying to figure out how to add a gear constraint between two joints, so I thought it would be a good idea to start with a tutorial. So I run this command in matlab "smdoc_common_gear_external_start" to get a gear example and when I simulate the model I get this error:
['smdoc_common_gear_external_start']: Following errors were found in the model smdoc_common_gear_external_start. Caused by: ['smdoc_common_gear_external_start']: * Model not assembled: position violation * Resolve this issue in order to simulate the model.
The model has not been changed at all, tools -> model reporter shows that it's the gear constraint that has not been assembled, and all the axes of are aligned. Does anyone know why this happens?
It's from 2017b on windows 7.

채택된 답변

Nicolas Schmit
Nicolas Schmit 2018년 2월 27일
As written in the documentation, the model "smdoc_common_gear_external_start" is incomplete. You have to enter the correct parameters in the rigid transform blocks to assemble the mechanism. Check the documentation below on how to complete this model. https://www.mathworks.com/help/physmod/sm/ug/satisfying-gear-assembly-requirements.html

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Assembly에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by