Effacer les filtres
Effacer les filtres

Transform sensor - problem with position

1 vue (au cours des 30 derniers jours)
Lindrit Hasani
Lindrit Hasani le 14 Avr 2022
Hey,
i have a problem with the transform sensor block. I'm trying to visualize a laser between two bodies in simulink. One of the bodies is constantly moving. Thats why i've tried with 2 transform sensor, which are attached to my world frame and to one of my bodies, to get a linear equation. This linear equation is the input for a joint which is attached to the not moveable body. In my mind, simulink should now visualize a laser between this two bodies and the laser should look like as if is it attached to both of the bodies.
This works, but the problem is that there are some areas of points, where the laser is not doing what it should do and there are some other areas where it works perfectly fine.
Can someone explain me, why?

Réponses (1)

Steve Miller
Steve Miller le 19 Nov 2022
Without seeing your model, it is hard to know the exact reason.
These are common issues for models of this type:
  1. Your Measurement Reference frames are inconsistent.
  2. Your joint is expecting "extrinsic" angles, but you are applying "intrinsic" angles... or vice-versa.
Share your model and we might be able to help further.
--Steve

Catégories

En savoir plus sur Simscape Multibody dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by