Is it possible to limit motion of a link when it clashes with another link?
Mostrar comentarios más antiguos
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.
Respuestas (2)
Sebastian Castro
el 4 de Mayo de 2015
0 votos
Have you taken a look at this?
- Sebastian
Manisha Kushwaha
el 5 de Mayo de 2015
0 votos
2 comentarios
Sebastian Castro
el 5 de Mayo de 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
Manisha Kushwaha
el 5 de Mayo de 2015
Categorías
Más información sobre Multibody Dynamics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!