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 orientation of MP3D bounding boxes #17

Merged
merged 1 commit into from
Apr 15, 2019

Conversation

erikwijmans
Copy link
Contributor

Motivation and Context

The MP3D bounding boxes need to be transformed to -Y down instead of -Z down to fit with the coordinate system that the agent/world is in.

How Has This Been Tested

Compiles and we use this exact same transform (I literally copied that line) to rotate the MP3D meshes to -Y down, so it should work here too!

@erikwijmans erikwijmans requested a review from msavva April 15, 2019 02:06
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Apr 15, 2019
Copy link
Collaborator

@msavva msavva left a comment

Choose a reason for hiding this comment

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

Thanks @erikwijmans for the fix, and beating me to creating a PR! 🙂

Looks good to me.

@erikwijmans erikwijmans merged commit 9bd418d into facebookresearch:master Apr 15, 2019
@erikwijmans erikwijmans deleted the fix-orientation branch April 15, 2019 18:42
Ram81 pushed a commit to Ram81/habitat-web-sim that referenced this pull request Dec 10, 2020
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.

None yet

3 participants