Skip to content

Conversation

Mayankm96
Copy link
Contributor

@Mayankm96 Mayankm96 commented Jul 10, 2024

Description

Earlier, the "startup" events were only triggered when used inside an RL environment. This MR makes sure they are also called inside the simple environment version as well.

Fixes #664

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 requested review from Dhoeller19 and jsmith-bdai and removed request for jsmith-bdai July 10, 2024 14:02
@Mayankm96 Mayankm96 added the bug Something isn't working label Jul 10, 2024
@Mayankm96 Mayankm96 self-assigned this Jul 10, 2024
@Mayankm96 Mayankm96 merged commit 05a2f3f into main Jul 13, 2024
@Mayankm96 Mayankm96 deleted the fix/event-man branch July 13, 2024 11:23
fatimaanes pushed a commit to fatimaanes/omniperf that referenced this pull request Aug 8, 2024
# Description

Earlier, the "startup" events were only triggered when used inside an RL
environment. This MR makes sure they are also called inside the simple
environment version as well.

Fixes isaac-sim#664

## 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
- [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
iamdrfly pushed a commit to iamdrfly/IsaacLab that referenced this pull request Nov 21, 2024
# Description

Earlier, the "startup" events were only triggered when used inside an RL
environment. This MR makes sure they are also called inside the simple
environment version as well.

Fixes isaac-sim#664

## 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
- [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
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.

[Bug Report] Randomization: startup

3 participants