Commit 8790f3c
committed
Drop the Newton 1.5 tendon-adapter shim
Newton 1.6.0rc1 provides the ``mujoco:actuator`` custom-frequency API that the
shim backfilled (newton-physics/newton#4017): ``custom_frequency_counts`` and
``custom_frequency_labels`` on the articulation view, and
``custom_frequency_articulation`` on the model. The pin moved to 1.6.0rc1 in
#7445, so ``ensure_newton_custom_frequency_api`` already returned both
arguments unchanged.
The adapter now reads the view and model directly. Removes the shim and its
tests; no other module referenced them.1 parent c749bcb commit 8790f3c
4 files changed
Lines changed: 9 additions & 423 deletions
File tree
- source/isaaclab_newton
- changelog.d
- isaaclab_newton/physics
- test/physics
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 0 additions & 284 deletions
This file was deleted.
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
| |||
66 | 64 | | |
67 | 65 | | |
68 | 66 | | |
69 | | - | |
70 | | - | |
71 | | - | |
| 67 | + | |
72 | 68 | | |
73 | 69 | | |
74 | 70 | | |
| |||
0 commit comments