Files
Mujoco_WASM/training_server/rl/requirements.txt
T
chenlin 438e56bcc8
web-platform-ci / TypeScript, lint, unit, build (push) Has been cancelled
web-platform-ci / Playwright E2E (push) Has been cancelled
feat(training): release V0.9.1 避障训练与基础策略迁移
2026-09-08 10:50:13 +08:00

14 lines
536 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 与内置 unitree_rl_mjlab 子集验证一致的训练栈。
# mjlab 1.2.0 会使用 MuJoCo 3.5 的 mjENBL_MULTICCD API,不能放任
# pip 将 mujoco/warp-lang 升级到较新的不兼容版本。
mjlab==1.2.0
mujoco==3.5.0
mujoco-warp==3.5.0
warp-lang==1.15.0
# RSL-RL 5.0.1 仍向 wandb.Settings 传递 start_method0.29 已删除该字段。
wandb==0.28.2
# 基础策略迁移依赖已验证的 actor/normalizer/checkpoint 契约。
rsl-rl-lib==5.0.1
# 基础策略身份校验只使用 CPU ONNX Runtime。
onnxruntime==1.29.0