Commit 6df1f03
Rename SolverContactProbeSensorOptionsMixin -> FilterableTactileProbeSensorOptionsMixin
The mixin's only contribution over TactileProbeSensorOptionsMixin is
filter_link_idx (+ its validation); nothing "solver-contact" specific lives in
it - that's in the sensor implementations. Name it for what it adds: the
subset of tactile probes that support counterpart-link contact filtering. The
point-cloud probes (Elastomer/Proximity) intentionally stay unfiltered - they
already scope via track_link_idx (an allowlist), the dual of filter_link_idx.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 6411377 commit 6df1f03
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments