本文介绍了与联合方向合作?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试让方向跟踪工作。

I am trying to get orientation tracking to work.

我看过关于这一点的其他帖子,总体主题是没有人真正让它正常工作。 

I have seen the other posts regarding this, and the overall theme is that nobody really has it working properly yet. 

我试着专注于前臂,即使使用FaceBasics样本中提供的Quaternion-> Euler函数,值也非常不稳定。有时角度只是完全翻转到相反的
方向和类似的东西。


I tried focusing in on the forearm, the values are very erratic, even when using the Quaternion->Euler function provided in the FaceBasics sample. Sometimes the angle just does a complete flip into the opposite direction and things like that.

我做错了什么,还是每个人都看到了这个?是否有可能提供一个这样的例子,比如BodyBasics样本?

Am I doing something wrong, or is everybody seeing this? Would it be possible to be provided an example of this in action, something like the BodyBasics sample?

谢谢。

Thanks.

推荐答案


这篇关于与联合方向合作?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-23 05:05