← Search

Andreas Orthey

10 accepted papers

2024

Camera-Based Belief Space Planning in Discrete Partially-Observable Domains

IROS 2024poster

Robots often have to operate in discrete partially observable worlds, where the state of the world is only observable at runtime. To react to different world states, robots need contingencies. To find contingencies, prior work developed the path tree optimization (PTO) method, which computes motion…

Cited by 0SourceScholar
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

BITKOMO: Combining Sampling and Optimization for Fast Convergence in Optimal Motion Planning

IROS 2022poster

Optimal sampling based motion planning and trajectory optimization are two competing frameworks to generate optimal motion plans. Both frameworks have complementary properties: Sampling based planners are typically slow to converge, but provide optimality guarantees. Trajectory optimizers, however,…

Cited by 17SourcecodeScholar
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
2022

Path-Tree Optimization in Discrete Partially Observable Environments Using Rapidly-Exploring Belief-Space Graphs

RA-L 2022

Robots often need to solve path planning problems where essential and discrete aspects of the environment are partially observable. This introduces a multi-modality, where the robot must be able to observe and infer the state of its environment. To tackle this problem, we introduce the Path-Tree Opt

Cited by 5SourcecodeScholar
2022

ST-RRT*: Asymptotically-Optimal Bidirectional Motion Planning through Space-Time

ICRA 2022poster

We present a motion planner for planning through space-time with dynamic obstacles, velocity constraints, and unknown arrival time. Our algorithm, Space-Time RRT*(ST-RRT*), is a probabilistically complete, bidirectional motion planning algorithm, which is asymptotically optimal with respect to the s…

Cited by 43SourceScholar
2020

Motion Planning Explorer: Visualizing Local Minima Using a Local-Minima Tree

RA-L 2020

Motion planning problems often have many local minima. Those minima are important to visualize to let a user guide, prevent or predict motions. Towards this goal, we develop the motion planning explorer, an algorithm to let users interactively explore a tree of local-minima. Following ideas from Mor

Cited by 18SourcecodeScholar