• Toni-SM's avatar
    Adds tutorial for modifying an existing Direct RL Environment (#115) · da646e0b
    Toni-SM authored
    # Description
    
    This PR adds the tutorial for Modifying an existing Direct RL
    Environment.
    
    ## Type of change
    
    <!-- As you go through the list, delete the ones that are not
    applicable. -->
    
    - This change requires a documentation update
    
    ## Checklist
    
    - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
    `./isaaclab.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
    
    <!--
    As you go through the checklist above, you can mark something as done by
    putting an x character in it
    
    For example,
    - [x] I have done this task
    - [ ] I have not done this task
    -->
    da646e0b
Name
Last commit
Last update
..
tutorial_add_sensors.jpg Loading commit data...
tutorial_convert_mesh.jpg Loading commit data...
tutorial_convert_mjcf.jpg Loading commit data...
tutorial_convert_urdf.jpg Loading commit data...
tutorial_create_direct_workflow.jpg Loading commit data...
tutorial_create_empty.jpg Loading commit data...
tutorial_create_manager_base.jpg Loading commit data...
tutorial_create_manager_rl_env.jpg Loading commit data...
tutorial_creating_a_scene.jpg Loading commit data...
tutorial_launch_app.jpg Loading commit data...
tutorial_modify_direct_rl_env.jpg Loading commit data...
tutorial_register_environment.jpg Loading commit data...
tutorial_run_articulation.jpg Loading commit data...
tutorial_run_rigid_object.jpg Loading commit data...
tutorial_spawn_prims.jpg Loading commit data...
tutorial_task_space_controller.jpg Loading commit data...