forked from Learning-and-Intelligent-Systems/predicators
-
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
1 parent
791eb66
commit 838e4c2
Showing
5 changed files
with
221 additions
and
9 deletions.
There are no files selected for viewing
119 changes: 119 additions & 0 deletions
119
predicators/envs/assets/task_jsons/spot_bike_env/demo_video_making/soda_on_table/last.json
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 |
---|---|---|
@@ -0,0 +1,119 @@ | ||
{ | ||
"objects": { | ||
"hammer": "tool", | ||
"floor": "floor", | ||
"low_wall_rack": "flat_surface", | ||
"extra_room_table": "flat_surface", | ||
"bucket": "bag", | ||
"tool_room_table": "flat_surface", | ||
"brush": "tool", | ||
"high_wall_rack": "flat_surface", | ||
"drill": "tool", | ||
"toolbag": "bag", | ||
"measuring_tape": "tool", | ||
"platform": "platform", | ||
"spot": "robot", | ||
"soda_can": "tool", | ||
"umbrella": "tool", | ||
"work_room_table": "flat_surface" | ||
}, | ||
"init": { | ||
"hammer": { | ||
"x": 9.76516329018639, | ||
"y": -6.822070521356679, | ||
"z": 0.5556237073192688, | ||
"lost": 0.0, | ||
"in_view": 1.0 | ||
}, | ||
"floor": { | ||
"x": 0.0, | ||
"y": 0.0, | ||
"z": -1.0 | ||
}, | ||
"low_wall_rack": { | ||
"x": 9.849155913120516, | ||
"y": -6.983181743565726, | ||
"z": 0.24044494963648955 | ||
}, | ||
"extra_room_table": { | ||
"x": 8.649433068213108, | ||
"y": -6.229963443684359, | ||
"z": -0.04515858591900626 | ||
}, | ||
"bucket": { | ||
"x": 7.13679051790645, | ||
"y": -8.26595972649328, | ||
"z": -0.2007359283710973 | ||
}, | ||
"tool_room_table": { | ||
"x": 6.429854722858522, | ||
"y": -6.345642880614663, | ||
"z": 0.11198430745302461 | ||
}, | ||
"brush": { | ||
"x": 6.434172550103909, | ||
"y": -6.106715248379663, | ||
"z": 0.189010690666345, | ||
"lost": 0.0, | ||
"in_view": 1.0 | ||
}, | ||
"high_wall_rack": { | ||
"x": 9.946591808280566, | ||
"y": -7.326505639775886, | ||
"z": 0.9000969451682522 | ||
}, | ||
"drill": { | ||
"x": 9.75439324480222, | ||
"y": -7.160612462503434, | ||
"z": 1.116727639997601, | ||
"lost": 0.0, | ||
"in_view": 1.0 | ||
}, | ||
"toolbag": { | ||
"x": 7.867815591155479, | ||
"y": -5.907131434232858, | ||
"z": -0.22990444589247733 | ||
}, | ||
"measuring_tape": { | ||
"x": 8.746071606743353, | ||
"y": -6.369464294717586, | ||
"z": -0.38775082324964677, | ||
"lost": 0.0, | ||
"in_view": 1.0 | ||
}, | ||
"platform": { | ||
"x": 8.700455481253051, | ||
"y": -7.90716092394469, | ||
"z": -0.07673487813571947, | ||
"lost": 0.0, | ||
"in_view": 1.0 | ||
}, | ||
"spot": { | ||
"gripper_open_percentage": 1.0372281074523926, | ||
"curr_held_item_id": 0, | ||
"x": 8.291213884735656, | ||
"y": -6.993276021353255, | ||
"z": 0.14816109444794257, | ||
"yaw": 0.029029069289615964 | ||
}, | ||
"soda_can": { | ||
"x": 6.429854722858522, | ||
"y": -6.565642880614663, | ||
"z": -0.38775082324964677, | ||
"lost": 0.0, | ||
"in_view": 1.0 | ||
}, | ||
"work_room_table": { | ||
"x": 6.429854722858522, | ||
"y": -6.345642880614663, | ||
"z": 0.11198430745302461 | ||
}, | ||
"umbrella": { | ||
"x": 9.75439324480222, | ||
"y": -7.160612462503434, | ||
"z": 0.5556237073192688, | ||
"lost": 0.0, | ||
"in_view": 1.0 | ||
} | ||
} | ||
} |
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