6dof joint simulation problem
古いコメントを表示
I am running a simulation if I use 6dof joint my simulation is so slow that it almost seems its not working. Where in the same model it I use a planar or cartesian joint keeping rest everything same the simulation works fine. what could be going wrong?
回答 (1 件)
Sam Chak
2023 年 1 月 16 日
0 投票
Most likely that the simulation ran into one of the singularities.
You must identify the singularities and don't move your joints close to them.
3 件のコメント
Ridhi Bansal
2023 年 1 月 16 日
Correct me if I'm wrong.
- Isn't it true that if the position of the object is higher than the ground position, then there shoud be no reaction or normal force?
- Are you able to manually insert a few conditional statements such that it does not phantomly phase through the ground? Theoretically, there should be multiple solutions for a 6DOF robot, and you should discard solutions that phase through the ground. Else, you need to solve a Constrained Problem via optimization technique such that the ground position is the constraint.
Ridhi Bansal
2023 年 1 月 18 日
カテゴリ
ヘルプ センター および File Exchange で Multibody Dynamics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!