• Pascal Roth's avatar
    Fixes the line numbers of the tutorials and how-to's (#337) · 8d169da4
    Pascal Roth authored
    # Description
    
    Adjust the line numbers in the tutorials and how-to's to account for
    latest changes in the code files.
    
    ## 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
    `./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
    - [ ] 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
    8d169da4
Name
Last commit
Last update
..
draw_markers.rst Loading commit data...
import_new_asset.rst Loading commit data...
index.rst Loading commit data...
save_camera_output.rst Loading commit data...
wrap_rl_env.rst Loading commit data...
write_articulation_cfg.rst Loading commit data...