Skip to content

Commit

Permalink
Sync Google Sheets data
Browse files Browse the repository at this point in the history
  • Loading branch information
cgokmen authored and github-actions[bot] committed Mar 12, 2024
1 parent 7006ddb commit 8ff4c48
Show file tree
Hide file tree
Showing 7 changed files with 482 additions and 491 deletions.
24 changes: 11 additions & 13 deletions bddl/generated_data/output_hierarchy_properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -40552,15 +40552,13 @@
"belt"
],
"abilities": {
"cloth": {},
"deformable": {},
"disinfectable": {},
"drapeable": {},
"dustyable": {},
"freezable": {},
"grassyable": {},
"moldyable": {},
"nonSubstance": {},
"rigidBody": {},
"rustable": {},
"scratchable": {},
"stainable": {},
Expand All @@ -40572,15 +40570,13 @@
}
],
"abilities": {
"cloth": {},
"deformable": {},
"disinfectable": {},
"drapeable": {},
"dustyable": {},
"freezable": {},
"grassyable": {},
"moldyable": {},
"nonSubstance": {},
"rigidBody": {},
"rustable": {},
"scratchable": {},
"stainable": {},
Expand Down Expand Up @@ -70126,7 +70122,13 @@
"dustyable": {},
"freezable": {},
"grassyable": {},
"heatSource": {},
"heatSource": {
"requires_toggled_on": 1.0,
"requires_closed": 0.0,
"requires_inside": 1.0,
"temperature": 93.0,
"heating_rate": 0.01
},
"moldyable": {},
"nonSubstance": {},
"rigidBody": {},
Expand Down Expand Up @@ -79033,15 +79035,13 @@
"belt"
],
"abilities": {
"cloth": {},
"deformable": {},
"disinfectable": {},
"drapeable": {},
"dustyable": {},
"freezable": {},
"grassyable": {},
"moldyable": {},
"nonSubstance": {},
"rigidBody": {},
"rustable": {},
"scratchable": {},
"stainable": {},
Expand All @@ -79053,15 +79053,13 @@
}
],
"abilities": {
"cloth": {},
"deformable": {},
"disinfectable": {},
"drapeable": {},
"dustyable": {},
"freezable": {},
"grassyable": {},
"moldyable": {},
"nonSubstance": {},
"rigidBody": {},
"rustable": {},
"scratchable": {},
"stainable": {},
Expand Down
1 change: 1 addition & 0 deletions bddl/generated_data/prop_param_annots/heatSource.csv
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ sauna_heater.n.01,1,0,0,77,0.01
space_heater.n.01,1,0,0,42,0.01
electric_cauldron.n.01,1,0,1,200,0.01
grill.n.02,1,0,0,260,0.01
espresso_machine.n.01,1,0,1,93,0.01
8 changes: 2 additions & 6 deletions bddl/generated_data/propagated_annots_canonical.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,13 @@
"freezable": {}
},
"accessory.n.01": {
"cloth": {},
"deformable": {},
"disinfectable": {},
"drapeable": {},
"dustyable": {},
"freezable": {},
"grassyable": {},
"moldyable": {},
"nonSubstance": {},
"rigidBody": {},
"rustable": {},
"scratchable": {},
"stainable": {},
Expand Down Expand Up @@ -3394,15 +3392,13 @@
"wrinkleable": {}
},
"belt.n.02": {
"cloth": {},
"deformable": {},
"disinfectable": {},
"drapeable": {},
"dustyable": {},
"freezable": {},
"grassyable": {},
"moldyable": {},
"nonSubstance": {},
"rigidBody": {},
"rustable": {},
"scratchable": {},
"stainable": {},
Expand Down
16 changes: 9 additions & 7 deletions bddl/generated_data/propagated_annots_params.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,13 @@
"freezable": {}
},
"accessory.n.01": {
"cloth": {},
"deformable": {},
"disinfectable": {},
"drapeable": {},
"dustyable": {},
"freezable": {},
"grassyable": {},
"moldyable": {},
"nonSubstance": {},
"rigidBody": {},
"rustable": {},
"scratchable": {},
"stainable": {},
Expand Down Expand Up @@ -8753,15 +8751,13 @@
"wrinkleable": {}
},
"belt.n.02": {
"cloth": {},
"deformable": {},
"disinfectable": {},
"drapeable": {},
"dustyable": {},
"freezable": {},
"grassyable": {},
"moldyable": {},
"nonSubstance": {},
"rigidBody": {},
"rustable": {},
"scratchable": {},
"stainable": {},
Expand Down Expand Up @@ -41548,7 +41544,13 @@
"dustyable": {},
"freezable": {},
"grassyable": {},
"heatSource": {},
"heatSource": {
"requires_toggled_on": 1.0,
"requires_closed": 0.0,
"requires_inside": 1.0,
"temperature": 93.0,
"heating_rate": 0.01
},
"moldyable": {},
"nonSubstance": {},
"rigidBody": {},
Expand Down
Loading

0 comments on commit 8ff4c48

Please sign in to comment.