Skip to content

--[BugFix] - Handle transformations of points assigned to an AO's baselink#2444

Merged
jturner65 merged 4 commits intomainfrom
AO_HandleBaseLinkPoints
Aug 9, 2024
Merged

--[BugFix] - Handle transformations of points assigned to an AO's baselink#2444
jturner65 merged 4 commits intomainfrom
AO_HandleBaseLinkPoints

Conversation

@jturner65
Copy link
Copy Markdown
Contributor

Motivation and Context

This PR will properly handle transformations of points assigned to the baseLink of an ArticulatedObject between local and world space. It will also accommodate transforming baseLink-assigned marker points to world space if any should exist.

How Has This Been Tested

Locally C++ and python tests.

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have completed my CLA (see CONTRIBUTING)
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@jturner65 jturner65 requested a review from aclegg3 August 9, 2024 17:29
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Aug 9, 2024
@jturner65 jturner65 force-pushed the AO_HandleBaseLinkPoints branch from 7c5e54b to 02b2faa Compare August 9, 2024 20:44
don't use parent node to local transform.
Copy link
Copy Markdown
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, thanks for working through this

@jturner65 jturner65 merged commit 643292f into main Aug 9, 2024
@jturner65 jturner65 deleted the AO_HandleBaseLinkPoints branch August 9, 2024 22:24
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