Skip to content

Commit f916e25

Browse files
committed
Added humanoid.tasks for non_rl benchmark
1 parent 8c239fc commit f916e25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/standalone/benchmarks/benchmark_non_rl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
from omni.isaac.lab.utils.dict import print_dict
8282

8383
import omni.isaac.lab_tasks # noqa: F401
84+
import humanoid.tasks # noqa: F401
8485
from omni.isaac.lab_tasks.utils import parse_env_cfg
8586

8687
imports_time_end = time.perf_counter_ns()

0 commit comments

Comments
 (0)