Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: cc-by-4.0
|
|
3 |
---
|
4 |
## Dataset Description:
|
5 |
|
6 |
-
PhysicalAI-Robotics-Manipulation-SingeArm is a collection of datasets of automatic generated motions of a Franka Panda robot performing operations such as block stacking, opening cabinets and drawers. The dataset was generated in IsaacSim leveraging task and motion planning algorithms to find solutions to the tasks automatically [1]. The environments are table-top scenes where the object layouts and asset textures are procedurally generated [2].
|
7 |
This dataset is available for commercial use.
|
8 |
|
9 |
|
@@ -128,27 +128,39 @@ Total storage: 15.2 GB
|
|
128 |
|
129 |
## Reference(s):
|
130 |
|
131 |
-
[1]
|
132 |
```
|
133 |
-
@inproceedings{garrett2020pddlstream,
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
}
|
141 |
-
|
142 |
-
[2]
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
year = {2024},
|
150 |
-
Note = {\url{https://scene-synthesizer.github.io/}}
|
151 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
152 |
```
|
153 |
|
154 |
## Ethical Considerations:
|
|
|
3 |
---
|
4 |
## Dataset Description:
|
5 |
|
6 |
+
PhysicalAI-Robotics-Manipulation-SingeArm is a collection of datasets of automatic generated motions of a Franka Panda robot performing operations such as block stacking, opening cabinets and drawers. The dataset was generated in IsaacSim leveraging task and motion planning algorithms to find solutions to the tasks automatically [1, 3]. The environments are table-top scenes where the object layouts and asset textures are procedurally generated [2].
|
7 |
This dataset is available for commercial use.
|
8 |
|
9 |
|
|
|
128 |
|
129 |
## Reference(s):
|
130 |
|
|
|
131 |
```
|
132 |
+
[1] @inproceedings{garrett2020pddlstream,
|
133 |
+
title={Pddlstream: Integrating symbolic planners and blackbox samplers via optimistic adaptive planning},
|
134 |
+
author={Garrett, Caelan Reed and Lozano-P{\'e}rez, Tom{\'a}s and Kaelbling, Leslie Pack},
|
135 |
+
booktitle={Proceedings of the international conference on automated planning and scheduling},
|
136 |
+
volume={30},
|
137 |
+
pages={440--448},
|
138 |
+
year={2020}
|
139 |
}
|
140 |
+
|
141 |
+
[2] @article{Eppner2024,
|
142 |
+
title = {scene_synthesizer: A Python Library for Procedural Scene Generation in Robot Manipulation},
|
143 |
+
author = {Clemens Eppner and Adithyavairavan Murali and Caelan Garrett and Rowland O'Flaherty and Tucker Hermans and Wei Yang and Dieter Fox},
|
144 |
+
journal = {Journal of Open Source Software}
|
145 |
+
publisher = {The Open Journal},
|
146 |
+
year = {2024},
|
147 |
+
Note = {\url{https://scene-synthesizer.github.io/}}
|
|
|
|
|
148 |
}
|
149 |
+
|
150 |
+
[3] @inproceedings{curobo_icra23,
|
151 |
+
author={Sundaralingam, Balakumar and Hari, Siva Kumar Sastry and
|
152 |
+
Fishman, Adam and Garrett, Caelan and Van Wyk, Karl and Blukis, Valts and
|
153 |
+
Millane, Alexander and Oleynikova, Helen and Handa, Ankur and
|
154 |
+
Ramos, Fabio and Ratliff, Nathan and Fox, Dieter},
|
155 |
+
booktitle={2023 IEEE International Conference on Robotics and Automation (ICRA)},
|
156 |
+
title={CuRobo: Parallelized Collision-Free Robot Motion Generation},
|
157 |
+
year={2023},
|
158 |
+
volume={},
|
159 |
+
number={},
|
160 |
+
pages={8112-8119},
|
161 |
+
doi={10.1109/ICRA48891.2023.10160765}
|
162 |
+
}
|
163 |
+
|
164 |
```
|
165 |
|
166 |
## Ethical Considerations:
|