IsaacLab
IsaacLab copied to clipboard
Adds option for terrain border to above or below the ground
Description
Adds option to add terrain border as "wall" above the ground or as terrain extension below the ground in TerrainGeneratorCfg.
Type of change
- New feature (non-breaking change which adds functionality)
Checklist
- [x] I have run the
pre-commitchecks 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.tomlfile - [x] I have added my name to the
CONTRIBUTORS.mdor my name already exists there