Skip to content

Commit 6fa10da

Browse files
committed
update
1 parent 7125e60 commit 6fa10da

3 files changed

Lines changed: 33 additions & 16 deletions

File tree

_bibliography/papers.bib

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ @string{iros
66
@string{ral = {IEEE Robotics and Automation Letters}}
77
@string{tro = {IEEE Transactions on Robotics}}
88
@string{ijrr = {The International Journal of Robotics Research}}
9+
@article{guo2026stac,
10+
title = {Efficient Multi-Robot Motion Planning for Manifold-Constrained Manipulators by Randomized Scheduling and Informed Path Generation},
11+
author = {Weihang Guo and Zachary Kingston and Kaiyu Hang and Lydia E. Kavraki},
12+
abstract = {Multi-robot motion planning for high degree-of-freedom manipulators in shared, constrained, and narrow spaces is a complex problem and essential for many scenarios such as construction, surgery, and more. Traditional coupled and decoupled methods either scale poorly or lack completeness, and hybrid methods that compose paths from individual robots together require the enumeration of many paths before they can find valid composite solutions. This paper introduces Scheduling to Avoid Collisions (StAC), a hybrid approach that more effectively composes paths from individual robots by scheduling (adding random stops and coordination motion along each path) and generates paths that are more likely to be feasible by using bidirectional feedback between the scheduler and motion planner for informed sampling. StAC uses 10 to 100 times fewer paths from the low-level planner than state-of-the-art baselines on challenging problems in manipulator cases.},
13+
journal = ral,
14+
year = 2026,
15+
pdf = {https://arxiv.org/abs/2412.00366},
16+
projects = {constraints,multi},
17+
note = {To Appear},
18+
abbr = {RAL},
19+
preview = {stac.jpg}
20+
}
921
@misc{yan2025vizcoast,
1022
title = {Using {VLM} Reasoning to Constrain Task and Motion Planning},
1123
author = {Muyang Yan* and Miras Mengdibayev* and Ardon Floros and Weihang Guo and Lydia E. Kavraki and Zachary Kingston},
@@ -211,7 +223,7 @@ @inproceedings{agrawal2025mrangler
211223
doi = {10.1109/OCEANS58557.2025.11104649},
212224
address = {Brest, France},
213225
pdf = {https://arxiv.org/abs/2506.06612},
214-
projects = {software},
226+
projects = {software,multi},
215227
abbr = {OCEANS},
216228
preview = {mrangler.jpg}
217229
}
@@ -255,7 +267,7 @@ @inproceedings{agrawal2025cnkz
255267
doi = {10.1109/ICRA55743.2025.11127991},
256268
pdf = {https://arxiv.org/abs/2410.21630},
257269
code = {https://github.com/JBVAkshaya/PlanningOnManifoldIntersection},
258-
projects = {constraints},
270+
projects = {constraints,multi},
259271
abbr = {ICRA},
260272
preview = {cnkz.jpg}
261273
}
@@ -306,20 +318,6 @@ @inproceedings{liang2024ropras
306318
abbr = {ISRR},
307319
preview = {ropras_1.jpg}
308320
}
309-
@misc{guo2024stac,
310-
title = {Efficient Multi-Robot Motion Planning for Manifold-Constrained Manipulators by Randomized Scheduling and Informed Path Generation},
311-
author = {Weihang Guo and Zachary Kingston and Kaiyu Hang and Lydia E. Kavraki},
312-
abstract = {Multi-robot motion planning for high degree-of-freedom manipulators in shared, constrained, and narrow spaces is a complex problem and essential for many scenarios such as construction, surgery, and more. Traditional coupled and decoupled methods either scale poorly or lack completeness, and hybrid methods that compose paths from individual robots together require the enumeration of many paths before they can find valid composite solutions. This paper introduces Scheduling to Avoid Collisions (StAC), a hybrid approach that more effectively composes paths from individual robots by scheduling (adding random stops and coordination motion along each path) and generates paths that are more likely to be feasible by using bidirectional feedback between the scheduler and motion planner for informed sampling. StAC uses 10 to 100 times fewer paths from the low-level planner than state-of-the-art baselines on challenging problems in manipulator cases.},
313-
eprint = {2412.00366},
314-
archiveprefix = {arXiv},
315-
primaryclass = {cs.RO},
316-
year = 2024,
317-
pdf = {https://arxiv.org/abs/2412.00366},
318-
projects = {constraints},
319-
note = {Under Review},
320-
abbr = {ARXIV},
321-
preview = {stac.jpg}
322-
}
323321
@inproceedings{meng2024icra40,
324322
title = {Perception-aware Planning for Robotics: Challenges and Opportunities},
325323
author = {Qingxi Meng and Carlos Quintero-Peña and Zachary Kingston and Vaibhav Unhelkar and Lydia E. Kavraki},
@@ -641,6 +639,7 @@ @incollection{habibi2018dars
641639
publisher = {Springer Proceedings in Advanced Robotics},
642640
pdf = {https://s3.amazonaws.com/zk-bucket/rsc/Habibi2018.pdf},
643641
video = {https://player.vimeo.com/video/287250201?loop=1&color=ffffff&byline=0&portrait=0},
642+
projects = {multi},
644643
preview = {swarmchar.gif}
645644
}
646645
@article{dantam2018tmp,
@@ -734,6 +733,7 @@ @incollection{habibi2015aamas
734733
publisher = {International Foundation for Autonomous Agents and Multiagent Systems},
735734
pdf = {https://zkingston.com/papers/habibi2015aamas.pdf},
736735
abbr = {AAMAS},
736+
projects = {multi},
737737
preview = {pipeline.png}
738738
}
739739
@inproceedings{habibi2015icra,
@@ -747,5 +747,6 @@ @inproceedings{habibi2015icra
747747
pdf = {https://zkingston.com/papers/habibi2015icra.pdf},
748748
video = {https://player.vimeo.com/video/287250199?loop=1&color=ffffff&byline=0&portrait=0},
749749
abbr = {ICRA},
750+
projects = {multi},
750751
preview = {swarmtrans.gif}
751752
}

_members/shyam.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ website: "https://shyam-sivasubramanian.github.io/personalwebsite/"
1111
image: "shyam.jpg"
1212
group: Undergraduate Students
1313
group_rank: 5
14+
alumni: true
1415
---
1516
I am a junior studying computer and data science at [Purdue University](https://www.purdue.edu/) My research interests include motion planning and deep reinorcement learning.

_projects/multi.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: project
3+
key: multi
4+
title: Multi-Robot Planning
5+
video:
6+
front: true
7+
caption: Planning to coordinate multiple robots to achieve tasks that require collaboration.
8+
rank: 8
9+
---
10+
11+
Multi-robot systems can do more than single robots through coordination and collaboration.
12+
Planning for teams introduces challenges in scalability, as the joint configuration space grows exponentially with the number of robots, and in handling interactions between robots that must share workspace, coordinate actions, or physically collaborate on tasks.
13+
14+
Effective multi-robot planning requires reasoning about dependencies between robots' motions and managing computational complexity.
15+
Applications include warehouse automation with fleets of mobile robots and collaborative manipulation where multiple arms transport objects together, requiring task-level coordination.

0 commit comments

Comments
 (0)