SimMechanics Planar joint trouble shooting
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Martin
am 14 Feb. 2011
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Assembly finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!