← Search

Zachary Kingston

28 accepted papers

2026

AORRTC: Almost-Surely Asymptotically Optimal Planning with RRT-Connect

ICRA 2026poster

Finding high-quality solutions quickly is an important objective in motion planning. This is especially true for high-degree-of-freedom robots. Satisficing planners have traditionally found feasible solutions quickly but provide no guarantees on their optimality, while almost-surely asymptotically o…

2026

Differentiable Particle Optimization for Fast Sequential Manipulation

ICRA 2026poster

Sequential robot manipulation tasks require finding collision-free trajectories that satisfy geometric constraints across multiple object interactions in potentially high-dimensional configuration spaces. Solving these problems in real-time and at large scales has remained out of reach due to comput…

2026

Efficient Multi-Robot Motion Planning for Manifold-Constrained Manipulators by Randomized Scheduling and Informed Path Generation

RA-L 2026

Multi-robot motion planning for high degree-offreedom manipulators in shared, constrained, and narrow spaces is a complex problem and essential for many scenarios such as construction, surgery, and more. Traditional coupled methods plan directly in the composite configuration space, which scales poo

Cited by 1SourceScholar
2026

One-Shot View Planning and Online Optimization-Based Replanning for Unknown Object Reconstruction

ICRA 2026poster

Robotic inspection tasks often require constructing high-quality 3D models of objects from a minimal number of views. Traditional next-best view planning (NBVP) approaches incrementally select view poses but fail to account for global optimality of the inspection trajectory, thus leading to ineffici…

Cited by 0Scholar
2026

PRRTC: GPU-Parallel RRT-Connect for Fast, Consistent, and Low-Cost Motion Planning

ICRA 2026poster

Sampling-based motion planning algorithms, like the Rapidly-Exploring Random Tree (RRT) and its widely used variant, RRT-Connect, provide efficient solutions for high-dimensional planning problems faced by real-world robots. However, these methods remain computationally intensive, particularly in co…

2026

Parallel Heuristic Search As Inference for Actor-Critic Reinforcement Learning Models

ICRA 2026poster

Actor-critic models are a class of model-free deep reinforcement learning (RL) algorithms that have demonstrated effectiveness across various robot learning tasks. While considerable research has focused on improving training stability and data sampling efficiency, most deployment strategies have re…

2026

Revisiting Replanning from Scratch: Real-Time Incremental Planning with Fast Almost-Surely Asymptotically Optimal Planners

ICRA 2026poster

Robots operating in changing environments either predict obstacle changes and/or plan quickly enough to react to them. Predictive approaches require a strong prior about the position and motion of obstacles. Reactive approaches require no assumptions about their environment but must replan quickly a…

2026

Variational Shape Inference for Grasp Diffusion on $\mathrm{SE(3)}$

RA-L 2026

Grasp synthesis is a fundamental task in robotic manipulation which usually has multiple feasible solutions. Multimodal grasp synthesis seeks to generate diverse sets of stable grasps conditioned on object geometry, making the robust learning of geometric features crucial for success. To address thi

Cited by 1SourcecodeScholar
2025

AORRTC: Almost-Surely Asymptotically Optimal Planning With RRT-Connect

RA-L 2025

Finding high-quality solutions quickly is an important objective in motion planning. This is especially true for highdegree- of-freedom robots. Satisficing planners have traditionally found feasible solutions quickly but provide no guarantees on their optimality, while almost-surely asymptotically o

Cited by 4SourceScholar
2025

CaStL: Constraints as Specifications Through Llm Translation for Long-Horizon Task and Motion Planning

ICRA 2025

Large Language Models (LLMs) have demonstrated remarkable ability in long-horizon Task and Motion Planning (TAMP) by translating clear and straightforward natural language problems into formal specifications such as the Planning Domain Definition Language (PDDL). However, real-world problems are oft

Cited by 16SourceScholar
2025

Constrained Nonlinear Kaczmarz Projection on Intersections of Manifolds for Coordinated Multi-Robot Mobile Manipulation

ICRA 2025

Cooperative manipulation tasks impose various structure-, task-, and robot-specific constraints on mobile manip-ulators. However, current methods struggle to model and solve these myriad constraints simultaneously. We propose a twofold solution: first, we model constraints as a family of manifolds a

Cited by 4SourceScholar
2025

Nearest-Neighbourless Asymptotically Optimal Motion Planning with Fully Connected Informed Trees (FCIT*)

ICRA 2025

Improving the performance of motion planning algorithms for high-degree-of-freedom robots usually requires reducing the cost or frequency of computationally expensive operations. Traditionally, and especially for asymptotically optimal sampling-based motion planners, the most expensive operations ar

Cited by 8SourceScholar
2024

Accelerating Long-Horizon Planning with Affordance-Directed Dynamic Grounding of Abstract Strategies

ICRA 2024poster

Long-horizon task planning is important for robot autonomy, especially as a subroutine for frameworks such as Integrated Task and Motion Planning. However, task planning is computationally challenging and struggles to scale to realistic problem settings. We propose to accelerate task planning over a…

Cited by 2SourceScholar
2024

Collision-Affording Point Trees: SIMD-Amenable Nearest Neighbors for Fast Motion Planning with Pointclouds

RSS 2024poster

Motion planning against sensor data is often a critical bottleneck in real-time robot control. For sampling-based motion planners, which are effective for high-dimensional systems such as manipulators, the most time-intensive component is collision checking. We present a novel spatial data structure…

2024

Stochastic Implicit Neural Signed Distance Functions for Safe Motion Planning under Sensing Uncertainty

ICRA 2024poster

Motion planning under sensing uncertainty is critical for robots in unstructured environments, to guarantee safety for both the robot and any nearby humans. Most work on planning under uncertainty does not scale to high-dimensional robots such as manipulators, assumes simplified geometry of the robo…

Cited by 9SourceScholar
2023

Object Reconfiguration with Simulation-Derived Feasible Actions

ICRA 2023poster

3D object reconfiguration encompasses common robot manipulation tasks in which a set of objects must be moved through a series of physically feasible state changes into a desired final configuration. Object reconfiguration is challenging to solve in general, as it requires efficient reasoning about…

Cited by 5SourceScholar
2023

Optimal Grasps and Placements for Task and Motion Planning in Clutter

ICRA 2023poster

Many methods that solve robot planning problems, such as task and motion planners, employ discrete symbolic search to find sequences of valid symbolic actions that are grounded with motion planning. Much of the efficacy of these planners lies in this grounding-bad placement and grasp choices can lea…

Cited by 5SourceScholar
2023

Solving Rearrangement Puzzles Using Path Defragmentation in Factored State Spaces

RA-L 2023

Rearrangement puzzles are variations of rearrangement problems in which the elements of a problem are potentially logically linked together. To efficiently solve such puzzles, we develop a motion planning approach based on a new state space that is logically <italic xmlns:mml="http://www.w3.org/1998

Cited by 8SourceScholar
2022

MotionBenchMaker: A Tool to Generate and Benchmark Motion Planning Datasets

RA-L 2022

Recently, there has been a wealth of development in motion planning for robotic manipulation—new motion planners are continuously proposed, each with their own unique strengths and weaknesses. However, evaluating new planners is challenging and researchers often create their own ad-hoc problems for

Cited by 79SourcecodeScholar
2021

Finite-Horizon Synthesis for Probabilistic Manipulation Domains

ICRA 2021poster

Robots have begun operating and collaborating with humans in industrial and social settings. This collaboration introduces challenges: the robot must plan while taking the human’s actions into account. In prior work, the problem was posed as a 2-player deterministic game, with a limited number of hu…

Cited by 18SourceScholar
2021

HyperPlan: A Framework for Motion Planning Algorithm Selection and Parameter Optimization

IROS 2021poster

Over the years, many motion planning algorithms have been proposed. It is often unclear which algorithm might be best suited for a particular class of problems. The problem is compounded by the fact that algorithm performance can be highly dependent on parameter settings. This paper shows that hyper…

Cited by 21SourceScholar
2021

Learning Sampling Distributions Using Local 3D Workspace Decompositions for Motion Planning in High Dimensions

ICRA 2021poster

Earlier work has shown that reusing experience from prior motion planning problems can improve the efficiency of similar, future motion planning queries. However, for robots with many degrees-of-freedom, these methods exhibit poor generalization across different environments and often require large…

Cited by 51SourcecodeScholar
2021

Using Experience to Improve Constrained Planning on Foliations for Multi-Modal Problems

IROS 2021poster

Many robotic manipulation problems are multi-modal—they consist of a discrete set of mode families (e.g., whether an object is grasped or placed) each with a continuum of parameters (e.g., where exactly an object is grasped). Core to these problems is solving single-mode motion plans, i.e., given a…

Cited by 12SourceScholar
2020

Informing Multi-Modal Planning with Synergistic Discrete Leads

ICRA 2020poster

Robotic manipulation problems are inherently continuous, but typically have underlying discrete structure, e.g., whether or not an object is grasped. This means many problems are multi-modal and in particular have a continuous infinity of modes. For example, in a pick-and-place manipulation domain,…

Cited by 32SourceScholar
2015

Distributed centroid estimation and motion controllers for collective transport by multi-robot systems

ICRA 2015poster

This paper presents four distributed motion controllers to enable a group of robots to collectively transport an object towards a guide robot. These controllers include: rotation around a pivot robot, rotation in-place around an estimated centroid of the object, translation, and a combined motion of…

Cited by 79SourceScholar