简体   繁体   English

旋转矢量传感器

[英]Rotation Vector Sensor

I want to know how to use rotation vector sensor in android development. 我想知道如何在Android开发中使用旋转矢量传感器。 I couldn't understand how to do this from the android developer official website. 我无法从android开发人员官方网站上了解如何执行此操作。 I need any book or video that explains this topic for the beginners. 我需要任何可以为初学者解释该主题的书籍或视频。

A good introduction outlining the various sensors under android is the devolopers site . devolopers网站是一个很好的概述,概述了android下的各种传感器。 After this you could go on reading about position , motion or environmental sensors, depending on what you want. 之后,您可以根据需要继续阅读有关位置运动环境传感器的信息。 Pictures of the two coordinate systems related by the rotation vector: 与旋转矢量相关的两个坐标系的图片:

The code examples are basic, so in case you find it hard to comprehend, there might be lacking knowledge in Java itself or the mechanical background. 代码示例是基本的,因此,如果您难以理解,可能会缺少Java本身或机械背景方面的知识。 The Java beginners guide could be a starting point or tutorialspoint to go straight for the sensors. Java初学者指南可以直接成为传感器的起点或指导点。 More about mechanics on wikipedia 有关Wikipedia的力学的更多信息

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM