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

constrain IMU filter length #348

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Conversation

zakmat
Copy link
Contributor

@zakmat zakmat commented May 24, 2023

When the IMU's filter length is set to 0 sensor fails to publish data. This PR is adding a constraint on the IMU component's Filter Length property as only positive values make sense

* value of 0 stops IMU from publishing

Signed-off-by: Mateusz Żak <mateusz.zak@robotec.ai>
@zakmat zakmat requested review from a team as code owners May 24, 2023 14:45
* also change UIHandler to improve UX

Signed-off-by: Mateusz Żak <mateusz.zak@robotec.ai>
@adamdbrw adamdbrw merged commit 086b6f4 into o3de:development Jun 13, 2023
arturkamieniecki pushed a commit to arturkamieniecki/o3de-extras that referenced this pull request Jul 5, 2023
* Constrain IMU filter size

Signed-off-by: Mateusz Żak <mateusz.zak@robotec.ai>
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.

4 participants