Is it possible to limit motion of a link when it clashes with another link?

1 view (last 30 days)
I am trying to model links with revolute joint, I would like to know if I can somehow limit the motion of a link with respect to another link when they clash.

Answers (2)

Sebastian Castro
Sebastian Castro on 4 May 2015

Manisha Kushwaha
Manisha Kushwaha on 5 May 2015
Yes, I did find this article. But I am trying to do the same using model which was imported from CAD. Any ideas how to proceed?
  2 Comments
Sebastian Castro
Sebastian Castro on 5 May 2015
That's a little tougher. All the contact forces require that you know the dimensions of the parts you imported from CAD.
If your parts are fairly simple and you can roughly estimate a sphere/block/etc. from them, then you could use that library from the File Exchange.
Otherwise, you may need to poke through the .STL and .XML files generated by SimMechanics Link to get the locations of the polygons. That would require you to create a more elaborate contact model from scratch, basically.
- Sebastian

Sign in to comment.

Categories

Find more on Model Import in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!