Error in simulating imported cad model

조회 수: 4 (최근 30일)
Ravleen Kaur Dehiya
Ravleen Kaur Dehiya 2018년 2월 10일
편집: Arvind Narayanan 2018년 3월 5일
I am getting the following error when i try to simulate a robot model that I successfully imported in matlab:
Error evaluating equations at time 0.0. Stopping simulation. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances) 'Copy_of_Manual_bot/SixDOF1' has a degenerate mass distribution on its follower side.
I have tried using all the solver configurations present in the model configuration tab (both fixed step and variable step) and have tried reducing the step size to as small as 0.00001 but nothing seems to help.
  댓글 수: 3
Ravleen Kaur Dehiya
Ravleen Kaur Dehiya 2018년 2월 10일
The link to the entire imported file is:
https://drive.google.com/drive/folders/1leuUlNt7roRRX4HYXdRNYTl99-_W1ZnJ?usp=sharing
I have given a signal to revolute joint which is at the bottom of the model.
Arvind Narayanan
Arvind Narayanan 2018년 3월 5일
편집: Arvind Narayanan 2018년 3월 5일
You are getting a degenerate mass distribution error because the NEWSTEPPERMOUNT2_RIGID block seems to be connected to the world frame via the Transform5 block and through a 6 DOF joint. But in actuality, it is just floating in space disconnected from the rest of the model. I suggest having a look at the Transform5 block and editing it's parameters to ensure the rigid body is connected correctly. Also, I am unable to render the NEWSTEPPERMOUNT2_RIGID body in the Mechanics Explorer.
Basically, edit the Transformers! https://www.youtube.com/watch?v=v9CtVUX_Haw

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Model Import에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by