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

--[BE] - Minor changes for compatibility with Eigen removal #2128

Merged
merged 5 commits into from
Jan 13, 2025

Conversation

jturner65
Copy link
Contributor

@jturner65 jturner65 commented Jan 7, 2025

Motivation and Context

These changes are to address the underlying sim code changing from returning eigen vector constructs to magnum vector constructs from this PR

How Has This Been Tested

Locally all python tests pass

Types of changes

  • [Refactoring] Large Small changes to the code that improve its functionality or performance

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation if required.
  • I have read the CONTRIBUTING document.
  • I have completed my CLA (see CONTRIBUTING)
  • I have added tests to cover my changes if required.

@jturner65 jturner65 requested a review from aclegg3 January 7, 2025 17:59
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jan 7, 2025
@jturner65 jturner65 force-pushed the SimBE_EigenRefactor1 branch from fe19d62 to d231ce0 Compare January 9, 2025 19:37
@jturner65
Copy link
Contributor Author

Note, the changes to the github workflows, pointing to the Sim PR repo instead of Sim main, need to be removed before the PR is merged.

Copy link
Contributor

@aclegg3 aclegg3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Until the sim PR is merged, the tests on this branch will fail.
@jturner65 jturner65 merged commit 01051fe into main Jan 13, 2025
3 of 4 checks passed
@jturner65 jturner65 deleted the SimBE_EigenRefactor1 branch January 13, 2025 21:18
0mdc pushed a commit that referenced this pull request Jan 28, 2025
* --fix issues with change from eigen to magnum vectors
* --DO NOT MERGE THIS COMMIT : test against sim PR branch instead of main.
* --remove unnecessary quaternion conversions
* --force positions to np arrays
* --remove reference to sim PR for testing
Until the sim PR is merged, the tests on this branch will fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants