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

Fix check function #1367

Merged
merged 4 commits into from
Apr 3, 2024
Merged

Fix check function #1367

merged 4 commits into from
Apr 3, 2024

Conversation

Puttichai
Copy link
Collaborator

Summary

Add a missing check for _vtempconfig that got updated in the last iteration in the check loop.

…ault. The check needs to be done regardless of bCheckEnd or bHasRampDeviatedFromInterpolation.
- If the given velocities are valid (which they might in case IT_AllLinear), then compute the correct velocities to use in _SetAndCheckState.
- Adds missing checking of the the last computed configuration _vtempconfig.
@rdiankov rdiankov merged commit 844dfe1 into production Apr 3, 2024
1 check passed
@rdiankov rdiankov deleted the fix_check_20240329 branch April 3, 2024 09:30
@rdiankov
Copy link
Owner

rdiankov commented Apr 3, 2024

thanks~

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.

2 participants