Error in simulating imported cad model

2 次查看(过去 30 天)
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
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