Update README.md
Browse files
README.md
CHANGED
@@ -114,35 +114,35 @@ Total storage: 11.4 GB
|
|
114 |
## Reference(s)
|
115 |
```
|
116 |
[1] @inproceedings{garrett2020pddlstream,
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
}
|
124 |
|
125 |
[2] @article{Eppner2024,
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
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 |
|
|
|
114 |
## Reference(s)
|
115 |
```
|
116 |
[1] @inproceedings{garrett2020pddlstream,
|
117 |
+
title={Pddlstream: Integrating symbolic planners and blackbox samplers via optimistic adaptive planning},
|
118 |
+
author={Garrett, Caelan Reed and Lozano-P{\'e}rez, Tom{\'a}s and Kaelbling, Leslie Pack},
|
119 |
+
booktitle={Proceedings of the international conference on automated planning and scheduling},
|
120 |
+
volume={30},
|
121 |
+
pages={440--448},
|
122 |
+
year={2020}
|
123 |
}
|
124 |
|
125 |
[2] @article{Eppner2024,
|
126 |
+
title = {scene_synthesizer: A Python Library for Procedural Scene Generation in Robot Manipulation},
|
127 |
+
author = {Clemens Eppner and Adithyavairavan Murali and Caelan Garrett and Rowland O'Flaherty and Tucker Hermans and Wei Yang and Dieter Fox},
|
128 |
+
journal = {Journal of Open Source Software}
|
129 |
+
publisher = {The Open Journal},
|
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 |
|