35k部署测试
This commit is contained in:
@@ -43,7 +43,7 @@ from mujoco import viewer
|
|||||||
|
|
||||||
# ── path setup ──
|
# ── path setup ──
|
||||||
SCRIPT_DIR = Path(__file__).resolve().parent
|
SCRIPT_DIR = Path(__file__).resolve().parent
|
||||||
DEFAULT_ONNX = str(SCRIPT_DIR / "policy_25k.onnx")
|
DEFAULT_ONNX = str(SCRIPT_DIR / "policy_35k.onnx")
|
||||||
ROBOT_XML = str(SCRIPT_DIR / "go1.xml")
|
ROBOT_XML = str(SCRIPT_DIR / "go1.xml")
|
||||||
TERRAINS_DIR = SCRIPT_DIR / "terrains"
|
TERRAINS_DIR = SCRIPT_DIR / "terrains"
|
||||||
|
|
||||||
|
|||||||
BIN
deploy_45dim_rl_gym/policy_35k.onnx
Normal file
BIN
deploy_45dim_rl_gym/policy_35k.onnx
Normal file
Binary file not shown.
Reference in New Issue
Block a user