SimMechanics Planar joint trouble shooting

조회 수: 1 (최근 30일)
Dennis Tan
Dennis Tan 2011년 2월 13일
I have a planar joint between two bodies.
error occur with the following note:
Coordinate systems CS2@Body1, CS2@Body on the highlighted Bodies have mutually dependent definitions. Remove mutual dependencies among coordinate systems so that at least one coordinate system is directly or indirectly referenced to World.
Please advice.
  댓글 수: 1
Dennis Tan
Dennis Tan 2011년 2월 15일
thanks martin.. i initially thought thats the right thing to do.

댓글을 달려면 로그인하십시오.

채택된 답변

Martin
Martin 2011년 2월 14일
The key thing to observe in that error message is 'mutually dependent definitions'. This can occur when one CS is defined with respect to the second, and the second is defined with respect to the first.
I could reproduce this issue by connecting two bodies to a joint. The coordinate systems connected to the joint were both defined from Adjoining. As both reference each other, they are not defined in the global frame.
As the error message states, make sure that one of them is directly or indirectly referencing the World frame.

추가 답변 (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