Commit 0b63649
Make Robolab Table Backgrounds Kinematic (#1179)
## Summary
Make Robolab Table Backgrounds Kinematic
## Detailed description
- Suggested by discussion
[here](https://nvidia.slack.com/archives/C0BR78Z3KAR/p1788418369980489?thread_ts=1788389583.037159&cid=C0BR78Z3KAR)
- Made the maple and oak Robolab table backgrounds kinematic so they
remain stationary during interaction.
- Documented how rigid_props=None preserves authored USD rigid-body
behavior and when to use kinematic bodies.
- Clarified that movable backgrounds, such as humanoid-pushed tables,
must remain dynamic.
---------
Signed-off-by: Xinjie Yao <xyao@nvidia.com>
Co-authored-by: Qian Lin <qianl@nvidia.com>1 parent 1128ec4 commit 0b63649
2 files changed
Lines changed: 32 additions & 0 deletions
File tree
- docs/pages/concepts/scene
- isaaclab_arena/assets
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
90 | 116 | | |
91 | 117 | | |
92 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
208 | 211 | | |
209 | 212 | | |
210 | 213 | | |
| |||
213 | 216 | | |
214 | 217 | | |
215 | 218 | | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
216 | 222 | | |
217 | 223 | | |
218 | 224 | | |
| |||
0 commit comments