Skip to content

Commit

Permalink
Added humanoid.tasks for non_rl benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
soowanpNV committed Aug 27, 2024
1 parent 8c239fc commit f916e25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/standalone/benchmarks/benchmark_non_rl.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
from omni.isaac.lab.utils.dict import print_dict

import omni.isaac.lab_tasks # noqa: F401
import humanoid.tasks # noqa: F401
from omni.isaac.lab_tasks.utils import parse_env_cfg

imports_time_end = time.perf_counter_ns()
Expand Down

0 comments on commit f916e25

Please sign in to comment.