Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ task_categories:
|
|
8 |
|
9 |
## Dataset Description:
|
10 |
|
11 |
-
PhysicalAI-Robotics-Manipulation-Kitchen is a dataset of automatic generated motions of robots performing operations such as opening and closing cabinets, drawers, dishwashers and fridges. The dataset was generated in IsaacSim leveraging reasoning algorithms to find solutions to the tasks automatically [1]. The dataset includes a bimanual manipulator built with Kinova Gen3 arms. The environments are kitchen scenes where the furniture and appliances were procedurally generated [2].
|
12 |
This dataset is available for commercial use.
|
13 |
|
14 |
|
@@ -130,6 +130,20 @@ Total storage: 11.4 GB
|
|
130 |
year = {2024},
|
131 |
Note = {\url{https://scene-synthesizer.github.io/}}
|
132 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
133 |
```
|
134 |
|
135 |
## Ethical Considerations
|
|
|
8 |
|
9 |
## Dataset Description:
|
10 |
|
11 |
+
PhysicalAI-Robotics-Manipulation-Kitchen is a dataset of automatic generated motions of robots performing operations such as opening and closing cabinets, drawers, dishwashers and fridges. The dataset was generated in IsaacSim leveraging reasoning algorithms and optimization-based motion planning to find solutions to the tasks automatically [1, 3]. The dataset includes a bimanual manipulator built with Kinova Gen3 arms. The environments are kitchen scenes where the furniture and appliances were procedurally generated [2].
|
12 |
This dataset is available for commercial use.
|
13 |
|
14 |
|
|
|
130 |
year = {2024},
|
131 |
Note = {\url{https://scene-synthesizer.github.io/}}
|
132 |
}
|
133 |
+
|
134 |
+
[3] @inproceedings{curobo_icra23,
|
135 |
+
author={Sundaralingam, Balakumar and Hari, Siva Kumar Sastry and
|
136 |
+
Fishman, Adam and Garrett, Caelan and Van Wyk, Karl and Blukis, Valts and
|
137 |
+
Millane, Alexander and Oleynikova, Helen and Handa, Ankur and
|
138 |
+
Ramos, Fabio and Ratliff, Nathan and Fox, Dieter},
|
139 |
+
booktitle={2023 IEEE International Conference on Robotics and Automation (ICRA)},
|
140 |
+
title={CuRobo: Parallelized Collision-Free Robot Motion Generation},
|
141 |
+
year={2023},
|
142 |
+
volume={},
|
143 |
+
number={},
|
144 |
+
pages={8112-8119},
|
145 |
+
doi={10.1109/ICRA48891.2023.10160765}}
|
146 |
+
|
147 |
```
|
148 |
|
149 |
## Ethical Considerations
|