1. 17 Jul, 2025 1 commit
    • rwiltz's avatar
      Updates teleop docs for 2.2 release (#534) · 4e923f54
      rwiltz authored
      # Description
      
      Updates images for teleop docs and moves larger gif file to the server.
      
      
      ## Type of change
      
      - 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
      - [x] 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
      
      <!--
      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
      -->
      4e923f54
  2. 15 Jul, 2025 1 commit
    • shauryadNv's avatar
      Adds note to mimic cosmos pipeline doc for eval (#530) · 45ee5317
      shauryadNv authored
      # Description
      
      Updated the Mimic-Cosmos pipeline doc to include a minor note on eval
      script runtime as per QA suggestion.
      
      ## Type of change
      
      - Bug fix (non-breaking change which fixes an issue)
      - 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\
      45ee5317
  3. 12 Jul, 2025 38 commits