nvaszabo commited on
Commit
b471798
·
1 Parent(s): 504242e

Updating config file and readme

Browse files
README.md CHANGED
@@ -32,15 +32,15 @@ configs:
32
  ## Contents
33
  This dataset includes the following:
34
  * This README file
35
- * A CSV catalog that enumerates all of the OpenUSD assets that are part of this dataset including a sub-folder of images that showcase each 3D asset. The dataset viewer uses a test subset ([image_test.csv](./image_test.csv)) of the full catalog ([physical_ai_simready_warehouse_01.csv](./physical_ai_simready_warehouse_01.csv)). The CSV file is organized in the following manner:
36
  * asset_name : Name of the asset
37
  * relative_path: location within archive of the asset Usd file
38
  * asset_type: Asset Classification (Prop, Scenario, Assembly, etc.)
39
  * label: Label name of q-code in English.
40
- * q-code: Semantic Label (derived from [WikiData](https://wikidata.org) Q-Code)
41
  * mass(kg): Approximate mass of the object in kilograms
42
  * thumbnail_path: path to an image thumbnail (PNG format)
43
- * .TAR archive that includes 1293 OpenUSD 3D assets and MDL materials that are compatible with NVIDIA's IsaacSim application for simulation. This archive is approximately 10GB in size.
44
 
45
 
46
  ## Prerequisites
@@ -50,7 +50,7 @@ For users who are new to OpenUSD as a format, NVIDIA encourages the following le
50
 
51
  * **Learn OpenUSD**: https://www.nvidia.com/en-us/learn/learning-path/openusd/
52
 
53
- For users who are new to IsaacSim and simulation, and want to learn how to add robots to your scenes (including this dataset), here are some additional learning resources to explore:
54
 
55
  * [**Learning Path: Robotics Fundamentals**](https://www.nvidia.com/en-us/learn/learning-path/robotics/)
56
  * [**IsaacSim: Quickstart with a Robot**](https://docs.isaacsim.omniverse.nvidia.com/latest/introduction/quickstart_isaacsim_robot.html)
@@ -62,7 +62,7 @@ For users who are new to IsaacSim and simulation, and want to learn how to add r
62
 
63
 
64
  ### Adding Rigid Body Physics to the Dataset Assets
65
- To begin, open the **physical_ai_simready_warehouse_01.usd** file that is in the root of the dataset archive. This is a complete warehouse scene that has been pre-built as a starting point for simulation. This scene file uses OpenUSD composition arcs to payload in many other individual OpenUSD files.<br>
66
 
67
  - **NOTE:** The initial load of this file might take several minutes as IsaacSim will need to compile all of the materials and physics colliders.
68
 
 
32
  ## Contents
33
  This dataset includes the following:
34
  * This README file
35
+ * A CSV catalog that enumerates all of the OpenUSD assets that are part of this dataset including a sub-folder of images that showcase each 3D asset ([physical_ai_simready_warehouse_01.csv](./physical_ai_simready_warehouse_01.csv)). The CSV file is organized in the following manner:
36
  * asset_name : Name of the asset
37
  * relative_path: location within archive of the asset Usd file
38
  * asset_type: Asset Classification (Prop, Scenario, Assembly, etc.)
39
  * label: Label name of q-code in English.
40
+ * q_code: Semantic Label (derived from [WikiData](https://wikidata.org) Q-Code)
41
  * mass(kg): Approximate mass of the object in kilograms
42
  * thumbnail_path: path to an image thumbnail (PNG format)
43
+ * 572 OpenUSD 3D assets that are compatible with NVIDIA's IsaacSim application for simulation. The dataset archive is approximately 10GB in size.
44
 
45
 
46
  ## Prerequisites
 
50
 
51
  * **Learn OpenUSD**: https://www.nvidia.com/en-us/learn/learning-path/openusd/
52
 
53
+ For users who are new to IsaacSim and simulation, and want to learn how to add robots to your scenes (including the [scenario in this dataset](./physical_ai_simready_warehouse_01.usd)), here are some additional learning resources to explore:
54
 
55
  * [**Learning Path: Robotics Fundamentals**](https://www.nvidia.com/en-us/learn/learning-path/robotics/)
56
  * [**IsaacSim: Quickstart with a Robot**](https://docs.isaacsim.omniverse.nvidia.com/latest/introduction/quickstart_isaacsim_robot.html)
 
62
 
63
 
64
  ### Adding Rigid Body Physics to the Dataset Assets
65
+ To begin, open the [**physical_ai_simready_warehouse_01.usd**](./physical_ai_simready_warehouse_01.usd) file that is in the root of the dataset archive. This is a complete warehouse scene that has been pre-built as a starting point for simulation. This scene file uses OpenUSD composition arcs to payload in many other individual OpenUSD files.<br>
66
 
67
  - **NOTE:** The initial load of this file might take several minutes as IsaacSim will need to compile all of the materials and physics colliders.
68
 
physical_ai_simready_warehouse_01.csv CHANGED
The diff for this file is too large to render. See raw diff