Commit 43b2b7d
Document the 15625 scene partition cap for Isaac RTX renderer (#7573)
## Summary
- Document that Isaac RTX's `rtx.scenedb.plugin` caps the number of
scene partitions at 15625; requesting more environments than that with
scene partitioning enabled silently discards additional partitions and
causes environments to share tiled camera views.
- Add a warning note to the scene partitioning section of the renderers
overview doc.
- Add a corresponding Known Issues entry under the Renderers section,
following the existing animated-curve scene-partition entry's format.
## Type of change
- Documentation update
## Release backport
- [x] <!-- backport-active-release --> Backport this pull request to the
active release branch after it merges into `develop`
## Test plan
- [x] `uv run isaaclab -f` passes (docs/rst formatting checks)
- [x] Manually reviewed rendered structure/headings match existing doc
conventions in both files
(cherry picked from commit 5c78cae)1 parent 913ac53 commit 43b2b7d
2 files changed
Lines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
91 | 101 | | |
92 | 102 | | |
93 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
199 | 223 | | |
200 | 224 | | |
201 | 225 | | |
| |||
0 commit comments