Skip to content

Commit

Permalink
Update source/extensions/omni.isaac.lab/omni/isaac/lab/app/app_launch…
Browse files Browse the repository at this point in the history
…er.py

Co-authored-by: Mayank Mittal <[email protected]>
Signed-off-by: David Hoeller <[email protected]>
  • Loading branch information
Dhoeller19 and Mayankm96 authored Oct 24, 2024
1 parent 0d6c8fd commit 3b942ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ def add_app_launcher_args(parser: argparse.ArgumentParser) -> None:
* If headless and enable_cameras are False, the experience file is set to ``isaaclab.python.kit``.
* If headless is True and enable_cameras is False, the experience file is set to ``isaaclab.python.headless.kit``.
* ``ov_args`` (str): Optional command line arguments to be passed to Omniverse Kit directly.
* ``kit_args`` (str): Optional command line arguments to be passed to Omniverse Kit directly.
Arguments should be combined into a single string separated by space.
Example usage: --ov_args "--ext-folder=/path/to/ext1 --ext-folder=/path/to/ext2"
Expand Down

0 comments on commit 3b942ab

Please sign in to comment.