forked from isaac-sim/IsaacLab
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
2,446 additions
and
1,857 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Isaac Lab 1.0.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-10-07 10:47+0800\n" | ||
"POT-Creation-Date: 2024-10-30 16:09+0800\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: Ziqi Fan <[email protected]>\n" | ||
"Language: zh_CN\n" | ||
|
@@ -380,6 +380,14 @@ msgstr "" | |
|
||
#: of omni.isaac.lab.app.app_launcher.AppLauncher.add_app_launcher_args:43 | ||
msgid "" | ||
"``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: --kit_args \"--ext-" | ||
"folder=/path/to/ext1 --ext-folder=/path/to/ext2\"" | ||
msgstr "" | ||
|
||
#: of omni.isaac.lab.app.app_launcher.AppLauncher.add_app_launcher_args:47 | ||
msgid "" | ||
"An argument parser instance to be extended with the AppLauncher specific " | ||
"options." | ||
msgstr "" | ||
|
Oops, something went wrong.