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 isaaclab.sh script to deal with local system python #649

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

Mayankm96
Copy link
Contributor

@Mayankm96 Mayankm96 commented Jul 5, 2024

Description

Realized that #631 did not deal properly with the case when not in a conda or docker. This MR re-writes the logic to hopefully make the operation safe.

Type of change

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

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

@Mayankm96 Mayankm96 self-assigned this Jul 5, 2024
@Mayankm96 Mayankm96 added the bug Something isn't working label Jul 5, 2024
@Mayankm96 Mayankm96 requested review from Dhoeller19, hhansen-bdai and kellyguo11 and removed request for hhansen-bdai July 5, 2024 19:34
@Mayankm96 Mayankm96 merged commit 26a81a6 into main Jul 5, 2024
2 of 3 checks passed
@Mayankm96 Mayankm96 deleted the fix/isaaclab-local branch July 5, 2024 21:19
mohanksriram pushed a commit to mohanksriram/IsaacLab that referenced this pull request Jul 12, 2024
)

# Description

Realized that isaac-sim#631 did not deal properly with the case when not in a
conda or docker. This MR re-writes the logic to hopefully make the
operation safe.

## Type of change

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

## Checklist

- [x] I have run the [`pre-commit` checks](https://pre-commit.com/) 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
- [x] I have added my name to the `CONTRIBUTORS.md` or my name already
exists there
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants