Skip to content
New issue

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

通过SD卡修改IMU 200Hz无效的解决方法 #77

Open
MiangChen opened this issue Jan 9, 2024 · 0 comments
Open

通过SD卡修改IMU 200Hz无效的解决方法 #77

MiangChen opened this issue Jan 9, 2024 · 0 comments

Comments

@MiangChen
Copy link

如果无法用里面的命令修改IMU为200Hz, 可以试一试加一句(可能是波特率之前没设置对):
mavlink start -d /dev/ttyACM0 -b 921600
mavlink stream -d /dev/ttyACM0 -s ATTITUDE_QUATERNION -r 200
mavlink stream -d /dev/ttyACM0 -s HIGHRES_IMU -r 200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant