File size: 911 Bytes
cac4cf9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
  "stages": {
    "paths": {
      ".json": [
        "stages"
      ]
    }
  },
  "objects": {
    "paths": {
      ".json": [
        "objects/*",
        "objects/decomposed/*"
      ]
    }
  },
  "articulated_objects": {
    "paths": {
      ".json": [
        "urdf/*/"
      ]
    }
  },
  "pbr_ibl_configs": {
    "default_attributes": {},
    "paths": {
      ".json": [
        "pbr"
      ]
    }
  },
  "scene_instances": {
    "default_attributes": {
      "default_lighting": "",
      "semantic_scene_instance": "%%CONFIG_NAME_AS_ASSET_FILENAME%%.semantic_config.json"
    },
    "paths": {
      ".json": [
        "scenes-partnr-filtered"
      ]
    }
  },
  "semantic_scene_descriptor_instances": {
    "default_attributes": {
      "semantic_descriptor_filename": "../hssd-hab_semantic_lexicon.json"
    },
    "paths": {
      ".json": [
        "semantics/scenes/*"
      ]
    }
  }
}