Skip to content

Conversation

romesco
Copy link
Contributor

@romesco romesco commented Apr 14, 2023

Description

This is a one line fix for a typo on the DataInfoCfg dataclass.

Type of change

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

Checklist

  • I have run the pre-commit checks with ./orbit.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

@Mayankm96
Copy link
Contributor

I also saw this yesterday but was going to add this as a part of a bigger PR.

Since you already did it, might as well merge it now. Thanks!

@Mayankm96 Mayankm96 merged commit 9d27e4d into isaac-sim:main Apr 15, 2023
@Mayankm96 Mayankm96 added the bug Something isn't working label Apr 15, 2023
@romesco romesco deleted the fix/datainfocfg branch April 15, 2023 18:10
pascal-roth added a commit that referenced this pull request Aug 18, 2025
…d fixes tests (#65)

ClassVar not correctly destroyed, thus removing it (follow changes of
original RayCaster). Fixing tests to comply with changes of our internal
code with 1.4.1.

- Bug fix (non-breaking change which fixes an issue)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)

- [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./isaaclab.sh --format`
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] 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

---------

Co-authored-by: zrene <[email protected]>
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.

2 participants