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

Fixes Ground Initialization Height Translation in Factory Environment #2071

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

louislelay
Copy link
Contributor

Description

The table in the factory environment was initially positioned halfway into the ground due to an incorrect height translation. This PR corrects the initialization height to properly align the table with the ground, resolving the issue.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Screenshots

Before After
Screenshot from 2025-03-13 08-02-24 Screenshot from 2025-03-13 08-01-17

Checklist

  • I have run the pre-commit checks with ./isaaclab.sh --format
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the changelog and the corresponding version in the extension's config/extension.toml file
  • I have added my name to the CONTRIBUTORS.md or my name already exists there

@louislelay louislelay requested a review from kellyguo11 as a code owner March 13, 2025 12:36
@louislelay louislelay changed the title Fix Ground Initialization Height Translation in Factory Environment Fixes Ground Initialization Height Translation in Factory Environment Mar 13, 2025
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.

1 participant