添加全局变量路径;

添加IL的demo
This commit is contained in:
2026-03-04 18:39:56 +08:00
parent 9ba904e7d2
commit 2c9db33517
29 changed files with 1961 additions and 30 deletions

View File

@@ -33,6 +33,7 @@ import gymnasium as gym
import torch
import isaaclab_tasks # noqa: F401
import mindbot.tasks # noqa: F401
from isaaclab_tasks.utils import parse_env_cfg
# PLACEHOLDER: Extension template (do not remove this comment)