Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我为陀螺仪构建了一个应用程序,并且偏航总是从我打开应用程序的位置开始测量。我希望能够将测量值归零或仅重新校准偏航测量值。
谢谢。
一种解决方案,虽然不是最先进或最完善的,但在用户按下按钮确定他/她已准备好开始、校准等之前,推迟设置运动管理器参考框架。这样,yaw = 0 在该点按下按钮而不是加载应用程序的点。