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

Expand the current IMU implementation #250

Merged
merged 13 commits into from
Jan 23, 2025
Merged

Expand the current IMU implementation #250

merged 13 commits into from
Jan 23, 2025

Conversation

pascalzauberzeug
Copy link
Contributor

This PR expands the functionality of the IMU, inspired by the GNSS implementation.

I'm not really happy with the naming here:

roll_velocity: float | None
pitch_velocity: float | None
yaw_velocity: float | None

@pascalzauberzeug pascalzauberzeug added the enhancement New feature or request label Jan 22, 2025
@pascalzauberzeug pascalzauberzeug added this to the 0.22.0 milestone Jan 22, 2025
@pascalzauberzeug pascalzauberzeug self-assigned this Jan 22, 2025
@falkoschindler falkoschindler merged commit f637e6a into main Jan 23, 2025
5 checks passed
@falkoschindler falkoschindler deleted the rework_imu branch January 23, 2025 16:52
pascalzauberzeug added a commit to zauberzeug/field_friend that referenced this pull request Jan 23, 2025
- [x] Real life tests
- [x] Implement IMU changes in
https://github.com/zauberzeug/rosys/tree/rework_imu
- [x] Revert U4 config changes when Lizard is fixed (Tests fail because
tornado is deactivated)
- [x] Wait for zauberzeug/rosys#250 and [RoSys
0.22.0](https://github.com/zauberzeug/rosys/milestone/38)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants