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

Sync Logan's rBC3 SC WR #82

Merged
merged 1 commit into from
May 12, 2024
Merged

Sync Logan's rBC3 SC WR #82

merged 1 commit into from
May 12, 2024

Conversation

malleoz
Copy link
Contributor

@malleoz malleoz commented May 12, 2024

This synchronizes Logan's rBC3 shortcut world record by implementing:

  • Addressing floating point imprecision in quaternion multiplication due to missing parentheses
  • Adding a missing KCL collision check condition for the edge collision check scenario
  • Fixes forgetting to retrieve the closest collision entry after a new lookup is performed (we were essentially using stale data)
  • Handle slipdrifts (partially?)

@vabold vabold merged commit d7eaa78 into vabold:main May 12, 2024
4 checks passed
@malleoz malleoz deleted the rbc3 branch May 12, 2024 05:37
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