We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我们的IMU测量出来的数据是加速度计的加速度,陀螺仪的角速度,我想知道怎么转换为你们的增量的呢?直接时间间隔乘加速度?
The text was updated successfully, but these errors were encountered:
你可以简单的使用时间间隔乘上速率测量得到增量测量。
Sorry, something went wrong.
No branches or pull requests
我们的IMU测量出来的数据是加速度计的加速度,陀螺仪的角速度,我想知道怎么转换为你们的增量的呢?直接时间间隔乘加速度?
The text was updated successfully, but these errors were encountered: