Skip to content

Commit cebcb35

Browse files
authored
Removed the "experimental" statement from isaaclab_ov package documentation (isaac-sim#5795)
# Description Removed the "experimental" statement from isaaclab_ov package documentation ## Type of change - Documentation update ## Checklist - [x] I have read and understood the [contribution guidelines](https://isaac-sim.github.io/IsaacLab/main/source/refs/contributing.html) - [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
1 parent e44a896 commit cebcb35

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Changed
2+
^^^^^^^
3+
4+
* Removed the "experimental" statement from the ``isaaclab_ov`` package documentation.

source/isaaclab_ov/docs/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22

33
This extension provides Omniverse renderers for tiled camera rendering in Isaac Lab,
44
including OVRTX for RTX-based path tracing without requiring Isaac Sim.
5-
6-
OvRTX is an experimental rendering backend.

0 commit comments

Comments
 (0)