Transform sensor - problem with position
显示 更早的评论
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?
回答(1 个)
Steve Miller
2022-11-19
0 个投票
Without seeing your model, it is hard to know the exact reason.
These are common issues for models of this type:
- Your Measurement Reference frames are inconsistent.
- 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
类别
在 帮助中心 和 File Exchange 中查找有关 Assembly 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!