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

Example to print IMU data #727

Merged
merged 5 commits into from
Sep 4, 2024
Merged

Example to print IMU data #727

merged 5 commits into from
Sep 4, 2024

Conversation

dr0ne-guy
Copy link
Contributor

I have created a python file that prints the IMU data from the FC

examples/highres_imu.py Outdated Show resolved Hide resolved
@dr0ne-guy
Copy link
Contributor Author

@JonasVautherin I have changed the sleep timer.

@JonasVautherin
Copy link
Collaborator

But you should not sleep there 🙈. You should consume the events as they arrive. Sleeping may just slow them down and accumulate a delay that you don't want 😇.

@dr0ne-guy
Copy link
Contributor Author

I have removed the delay 😅

julianoes
julianoes previously approved these changes Sep 3, 2024
Copy link
Collaborator

@julianoes julianoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for that!

@julianoes
Copy link
Collaborator

If you can fix the style issue then this is good to go in, thanks.
https://github.com/mavlink/MAVSDK-Python/actions/runs/10682857899/job/29632558957?pr=727

@dr0ne-guy
Copy link
Contributor Author

I have changed the style

@julianoes julianoes merged commit 5db9a02 into mavlink:main Sep 4, 2024
8 checks passed
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

Successfully merging this pull request may close these issues.

3 participants