We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deba9a4 commit 449045cCopy full SHA for 449045c
2 files changed
docs/practices/quadruped/cs123/4.quadruped-mjcf.md
@@ -26,6 +26,10 @@ displayed_sidebar: practicesCs123CourseSidebar
26
27
Pupper 这一类小型四足,骨架可以一句话描述:**一个 torso(躯干) + 4 条结构相同的腿**。每条腿三个旋转关节,从根到末端依次是:
28
29
+
30
+
31
+*先把整体拆成 torso、四条腿、单腿三关节和 18 DoF 四层来看,后面的 MJCF `body` 嵌套和 actuator 配置会更容易对应起来。*
32
33
| 缩写 | 关节名 | 旋转轴 | 直观作用 |
34
| --- | --- | --- | --- |
35
| HAA | hip abduction/adduction | 沿身体前后向(roll 轴) | 把腿往身体外掰 / 往内收 |
docs/practices/quadruped/cs123/figs/quadruped-overall-structure.webp
144 KB
0 commit comments