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

Add magnitude component to linear acceleration and angular velocity #100

Merged
merged 4 commits into from
May 20, 2024

Conversation

EliasJRH
Copy link
Contributor

@EliasJRH EliasJRH commented May 20, 2024

Closes #92

This PR computes and send the magnitude of received linear acceleration and angular velocity readings

@EliasJRH EliasJRH marked this pull request as ready for review May 20, 2024 14:20
modules/telemetry/v1/data_block.py Outdated Show resolved Hide resolved
modules/telemetry/v1/data_block.py Outdated Show resolved Hide resolved
@EliasJRH EliasJRH requested a review from linguini1 May 20, 2024 17:05
@linguini1 linguini1 merged commit fcb1e35 into main May 20, 2024
4 checks passed
@linguini1 linguini1 deleted the eh/velocity_magnitude branch May 20, 2024 17:10
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.

Magnitude of velocity
2 participants