Skip to content

Commit

Permalink
Expands on articulation test for multiple instances and devices (#872)
Browse files Browse the repository at this point in the history
# Description

Expands upon `test_articulation.py` to test with mulitple robots and on
both CPU / GPU.

Fixes #861 

## Type of change

- New feature (non-breaking change which adds functionality)

## 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
- [x] 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
  • Loading branch information
jsmith-bdai authored Sep 6, 2024
1 parent 1aabdcb commit af088f5
Showing 1 changed file with 707 additions and 512 deletions.
Loading

0 comments on commit af088f5

Please sign in to comment.