Commit 5cfe96d
committed
Fix Unitree Go1 and Go2 calf actuator limits
Both configurations applied one set of DC motor limits to all twelve leg
joints, but the Go1 and Go2 calf sits behind an extra knee reduction
(1.50:1 and 1.92:1). The calf was therefore capped at roughly half its
rated torque while its torque-speed curve kept motoring up to a no-load
speed it cannot reach on hardware.
Give the calf its own limits, taken from the joint drives authored in
go1.usd and go2.usd, which already carry the reduction. The hip and thigh
limits are aligned with the same assets so all three come from one source.1 parent 52fddeb commit 5cfe96d
2 files changed
Lines changed: 21 additions & 6 deletions
File tree
- source/isaaclab_assets
- changelog.d
- isaaclab_assets/robots
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
171 | 173 | | |
172 | 174 | | |
173 | 175 | | |
174 | | - | |
175 | | - | |
176 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
177 | 181 | | |
178 | 182 | | |
179 | 183 | | |
| |||
0 commit comments