Error when transitioning between weld joints in Simscape Multibody
조회 수: 2 (최근 30일)
이전 댓글 표시
I'm trying to simulate picking up a part with a magnet by switching between weld joints. The part to pick up is initially welded to a base, and using a MATLAB function in Simulink, I am disengaging the weld joint attaching the part to the base, and engaging the weld joint attaching the magnet to the part. This switch occurs at the same time. I get the following error:
An error occurred while running the simulation and the simulation was terminated
Caused by:
- ['ManipulatorTrajectoryPlanning_Subsystem/Subsystem/Solver Configuration']: The position components of the kinematic constraints of the mechanism cannot be satisfied when attempting to transition joints from disengaged to normal mode. This is more likely to occur for large rotation errors compared to large translation errors. Consider reducing the error in those joints before attempting the transition or consider increasing the joint mode transition nonlinear iterations parameter in the associated Mechanism Configuration block.
This error occurs when the transition occurs, and is between timesteps used by ode45. What can I try? Thanks.
댓글 수: 1
Gowtham
2023년 12월 19일
Hi David,
To understand the issue better, it would be of great help if you can provide the attachment of the model or the screenshot of the error.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulation and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!