• Mayank Mittal's avatar
    Adds a prim path expression check for camera and ray-cast sensors (#314) · ab789546
    Mayank Mittal authored
    # Description
    
    Currently, the ray-cast and camera sensors don't support having regex
    expression in the leaves. While we must address this (#313), we add this
    to our future plans.
    
    For now, this MR adds a check to make sure users are aware and don't do
    a wrong operation.
    
    ## Type of change
    
    - New feature (non-breaking change which adds functionality)
    - This change requires a documentation update
    
    ## Checklist
    
    - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
    `./orbit.sh --format`
    - [x] 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
    ab789546
Name
Last commit
Last update
..
io Loading commit data...
noise Loading commit data...
warp Loading commit data...
__init__.py Loading commit data...
array.py Loading commit data...
assets.py Loading commit data...
configclass.py Loading commit data...
dict.py Loading commit data...
math.py Loading commit data...
string.py Loading commit data...
timer.py Loading commit data...