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
33 changed files
with
151 additions
and
125 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
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
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
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
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
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
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Isaac Lab 1.0.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-27 13:04+0000\n" | ||
"POT-Creation-Date: 2024-09-27 20:01+0800\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: Ziqi Fan <[email protected]>\n" | ||
"Language: zh_CN\n" | ||
|
@@ -17,7 +17,7 @@ msgstr "" | |
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Generated-By: Babel 2.16.0\n" | ||
"Generated-By: Babel 2.15.0\n" | ||
|
||
#: ../../source/api/lab/omni.isaac.lab.sim.rst:2 | ||
msgid "omni.isaac.lab.sim" | ||
|
@@ -252,7 +252,6 @@ msgid "Different rendering modes for the simulation." | |
msgstr "" | ||
|
||
#: of omni.isaac.lab.sim.simulation_context.SimulationContext:1 | ||
#: omni.isaac.lab.sim.simulation_context.SimulationContext.RenderMode:1 | ||
msgid "**Methods:**" | ||
msgstr "" | ||
|
||
|
@@ -469,70 +468,63 @@ msgid "**Attributes:**" | |
msgstr "" | ||
|
||
#: of | ||
#: omni.isaac.lab.sim.simulation_context.SimulationContext.RenderMode:1:<autosummary>:1 | ||
#: omni.isaac.lab.sim.SimulationContext.RenderMode.NO_GUI_OR_RENDERING:1:<autosummary>:1 | ||
msgid "" | ||
":py:obj:`NO_GUI_OR_RENDERING " | ||
"<omni.isaac.lab.sim.SimulationContext.RenderMode.NO_GUI_OR_RENDERING>`\\" | ||
msgstr "" | ||
|
||
#: ../../docstring of | ||
#: omni.isaac.lab.sim.SimulationContext.RenderMode.NO_GUI_OR_RENDERING:1 | ||
#: omni.isaac.lab.sim.simulation_context.SimulationContext.RenderMode:1:<autosummary>:1 | ||
#: omni.isaac.lab.sim.SimulationContext.RenderMode.NO_GUI_OR_RENDERING:1:<autosummary>:1 | ||
msgid "" | ||
"The simulation is running without a GUI and off-screen rendering is " | ||
"disabled." | ||
msgstr "" | ||
|
||
#: of | ||
#: omni.isaac.lab.sim.simulation_context.SimulationContext.RenderMode:1:<autosummary>:1 | ||
#: omni.isaac.lab.sim.SimulationContext.RenderMode.NO_GUI_OR_RENDERING:1:<autosummary>:1 | ||
msgid "" | ||
":py:obj:`NO_RENDERING " | ||
"<omni.isaac.lab.sim.SimulationContext.RenderMode.NO_RENDERING>`\\" | ||
msgstr "" | ||
|
||
#: ../../docstring of | ||
#: omni.isaac.lab.sim.SimulationContext.RenderMode.NO_GUI_OR_RENDERING:1:<autosummary>:1 | ||
#: omni.isaac.lab.sim.SimulationContext.RenderMode.NO_RENDERING:1 | ||
#: omni.isaac.lab.sim.simulation_context.SimulationContext.RenderMode:1:<autosummary>:1 | ||
msgid "No rendering, where only other UI elements are updated at a lower rate." | ||
msgstr "" | ||
|
||
#: of | ||
#: omni.isaac.lab.sim.simulation_context.SimulationContext.RenderMode:1:<autosummary>:1 | ||
#: omni.isaac.lab.sim.SimulationContext.RenderMode.NO_GUI_OR_RENDERING:1:<autosummary>:1 | ||
msgid "" | ||
":py:obj:`PARTIAL_RENDERING " | ||
"<omni.isaac.lab.sim.SimulationContext.RenderMode.PARTIAL_RENDERING>`\\" | ||
msgstr "" | ||
|
||
#: ../../docstring of | ||
#: omni.isaac.lab.sim.SimulationContext.RenderMode.NO_GUI_OR_RENDERING:1:<autosummary>:1 | ||
#: omni.isaac.lab.sim.SimulationContext.RenderMode.PARTIAL_RENDERING:1 | ||
#: omni.isaac.lab.sim.simulation_context.SimulationContext.RenderMode:1:<autosummary>:1 | ||
msgid "" | ||
"Partial rendering, where the simulation cameras and UI elements are " | ||
"updated." | ||
msgstr "" | ||
|
||
#: of | ||
#: omni.isaac.lab.sim.simulation_context.SimulationContext.RenderMode:1:<autosummary>:1 | ||
#: omni.isaac.lab.sim.SimulationContext.RenderMode.NO_GUI_OR_RENDERING:1:<autosummary>:1 | ||
msgid "" | ||
":py:obj:`FULL_RENDERING " | ||
"<omni.isaac.lab.sim.SimulationContext.RenderMode.FULL_RENDERING>`\\" | ||
msgstr "" | ||
|
||
#: ../../docstring of | ||
#: omni.isaac.lab.sim.SimulationContext.RenderMode.FULL_RENDERING:1 | ||
#: omni.isaac.lab.sim.simulation_context.SimulationContext.RenderMode:1:<autosummary>:1 | ||
#: omni.isaac.lab.sim.SimulationContext.RenderMode.NO_GUI_OR_RENDERING:1:<autosummary>:1 | ||
msgid "" | ||
"Full rendering, where all the simulation viewports, cameras and UI " | ||
"elements are updated." | ||
msgstr "" | ||
|
||
#: of | ||
#: omni.isaac.lab.sim.SimulationContext.RenderMode.NO_GUI_OR_RENDERING:1:<autosummary>:1 | ||
msgid "" | ||
":py:obj:`__new__ " | ||
"<omni.isaac.lab.sim.SimulationContext.RenderMode.__new__>`\\ \\(value\\)" | ||
msgstr "" | ||
|
||
#: of omni.isaac.lab.sim.simulation_context.SimulationContext.__init__ | ||
#: omni.isaac.lab.sim.simulation_context.SimulationContext.get_setting | ||
#: omni.isaac.lab.sim.simulation_context.SimulationContext.render | ||
|
@@ -2062,4 +2054,3 @@ msgstr "" | |
#: of omni.isaac.lab.sim.utils.select_usd_variants:40 | ||
msgid "If the prim at the specified path is not valid." | ||
msgstr "" | ||
|
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
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
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
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
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
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
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
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
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
Oops, something went wrong.