• PeterL-NV's avatar
    Corrects materials and objects imports in `check_terrain_importer.py` (#3411) · 4b56b4ff
    PeterL-NV authored
    # Description
    
    Update namespace for materials and objects in the terrain generator
    test.
    
    Fixes #3383
    
    ## 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
    - [ ] 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
    4b56b4ff
Name
Last commit
Last update
..
check_height_field_subterrains.py Loading commit data...
check_mesh_subterrains.py Loading commit data...
check_terrain_importer.py Loading commit data...
test_terrain_generator.py Loading commit data...
test_terrain_importer.py Loading commit data...