Metadata-Version: 2.4
Name: isaacsim
Version: 5.0.0.0
Summary: A metapackage to manage the Isaac Sim installation
Author: Isaac Sim team
License: NVIDIA Proprietary Software
Project-URL: Home page, https://developer.nvidia.com/isaac-sim
Project-URL: Documentation, https://docs.isaacsim.omniverse.nvidia.com
Project-URL: Forum, https://forums.developer.nvidia.com/c/omniverse/simulation/69
Keywords: nvidia,omniverse,isaacsim
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: Other/Proprietary License
Requires-Python: ==3.11.*
Description-Content-Type: text/markdown
Requires-Dist: isaacsim-kernel==5.0.0.0
Provides-Extra: rl
Requires-Dist: isaacsim-rl==5.0.0.0; extra == "rl"
Requires-Dist: isaacsim-replicator==5.0.0.0; extra == "rl"
Requires-Dist: isaacsim-app==5.0.0.0; extra == "rl"
Provides-Extra: ros
Requires-Dist: isaacsim-ros1==5.0.0.0; extra == "ros"
Provides-Extra: ros2
Requires-Dist: isaacsim-ros2==5.0.0.0; extra == "ros2"
Provides-Extra: extscache
Requires-Dist: isaacsim-extscache-kit==5.0.0.0; extra == "extscache"
Requires-Dist: isaacsim-extscache-kit-sdk==5.0.0.0; extra == "extscache"
Requires-Dist: isaacsim-extscache-physics==5.0.0.0; extra == "extscache"
Provides-Extra: all
Requires-Dist: isaacsim-app==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-asset==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-benchmark==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-code-editor==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-core==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-cortex==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-example==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-gui==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-replicator==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-rl==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-robot==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-robot-motion==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-robot-setup==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-ros1==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-ros2==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-sensor==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-storage==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-template==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-test==5.0.0.0; extra == "all"
Requires-Dist: isaacsim-utils==5.0.0.0; extra == "all"

# isaacsim

A metapackage to manage the Isaac Sim installation

<hr>

See [Install Isaac Sim using PIP](https://docs.omniverse.nvidia.com/isaacsim/latest/installation/install_python.html)
for details on how to install and run Isaac Sim in a (virtual) Python environment.

