• David Hoeller's avatar
    Fixes the valid configs test in `lab_assets` extension (#647) · fccda6e0
    David Hoeller authored
    # Description
    
    Since the LiDAR configuration was added to the assets extension, the
    `test_valid_configs` test is failing.
    This MR removes sensors from configuration testing. The current set-up
    is not suitable for sensors, which require additional set-up (like
    creating a prim first or adding a mesh for the LiDAR).
    
    ## 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
    - [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
    fccda6e0
Name
Last commit
Last update
..
apps Loading commit data...
extensions Loading commit data...
standalone Loading commit data...