Commit 18c90dc
committed
Wire OVPhysX preset into Allegro Repose direct task
Adds ``ovphysx`` to both preset classes in
``allegro_hand_env_cfg.py``:
* ``ObjectCfg`` — cube uses ``RigidObjectCfg`` (same as the ``physx``
preset, since OVPhysX ships RigidObject support).
* ``PhysicsCfg`` — ``OvPhysxCfg()`` with defaults.
Validated with RSL-RL: 300 iterations clean on cuda:0. Exercises both
the articulation (Allegro hand, 16 DOFs) and the rigid object (cube)
backends in the same scene.1 parent f2e5e2a commit 18c90dc
2 files changed
Lines changed: 31 additions & 0 deletions
File tree
- source/isaaclab_tasks
- changelog.d
- isaaclab_tasks/direct/allegro_hand
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
59 | 79 | | |
60 | 80 | | |
61 | 81 | | |
| |||
79 | 99 | | |
80 | 100 | | |
81 | 101 | | |
| 102 | + | |
82 | 103 | | |
83 | 104 | | |
84 | 105 | | |
| |||
0 commit comments