Skip to content

Commit

Permalink
example run instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayankm96 committed Oct 9, 2024
1 parent 2579ed2 commit f7c5d8c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion source/standalone/benchmarks/benchmark_load_robot.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@
#
# SPDX-License-Identifier: BSD-3-Clause

"""Script to benchmark loading multiple copies of a robot."""
"""Script to benchmark loading multiple copies of a robot.
.. code-block python
./isaaclab.sh -p source/standalone/benchmarks/benchmark_load_robot.py --num_envs 2048 --robot g1 --headless
"""

"""Launch Isaac Sim Simulator first."""

Expand Down

0 comments on commit f7c5d8c

Please sign in to comment.