SimMechanics Planar joint trouble shooting
1 view (last 30 days)
Show older comments
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.
Accepted Answer
Martin
on 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 Comments
More Answers (0)
See Also
Categories
Find more on Assembly in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!