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

RSDK-7670 Fix flaking test #3981

Conversation

biotinker
Copy link
Member

Fake PTG kinematics was briefly reporting an incorrect starting currentInputs each time it went to a negative input.

If CheckFrame is called on the fake base between that call and the first time it gets updated across an arc (a window of ~50ms) then it will error out.

This PR corrects the starting currentInputs to be correct, and thus not error.

@biotinker biotinker requested a review from raybjork May 21, 2024 18:55
@viambot viambot added the safe to test This pull request is marked safe to test from a trusted zone label May 21, 2024
@biotinker biotinker merged commit 646fc61 into viamrobotics:main May 21, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test This pull request is marked safe to test from a trusted zone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants