SimMechanics Planar joint trouble shooting
조회 수: 1 (최근 30일)
이전 댓글 표시
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.
채택된 답변
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Assembly에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!