Skip to main content

Showing 1–16 of 16 results for author: Ortiz-Haro, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.03035  [pdf, other

    cs.RO cs.AI

    NLP Sampling: Combining MCMC and NLP Methods for Diverse Constrained Sampling

    Authors: Marc Toussaint, Cornelius V. Braun, Joaquim Ortiz-Haro

    Abstract: Generating diverse samples under hard constraints is a core challenge in many areas. With this work we aim to provide an integrative view and framework to combine methods from the fields of MCMC, constrained optimization, as well as robotics, and gain insights in their strengths from empirical evaluations. We propose NLP Sampling as a general problem formulation, propose a family of restarting two… ▽ More

    Submitted 3 July, 2024; originally announced July 2024.

  2. arXiv:2405.02053  [pdf, other

    cs.RO

    Solving Sequential Manipulation Puzzles by Finding Easier Subproblems

    Authors: Svetlana Levit, Joaquim Ortiz-Haro, Marc Toussaint

    Abstract: We consider a set of challenging sequential manipulation puzzles, where an agent has to interact with multiple movable objects and navigate narrow passages. Such settings are notoriously difficult for Task-and-Motion Planners, as they require interdependent regrasps and solving hard motion planning problems. In this paper, we propose to search over sequences of easier pick-and-place subproblems, w… ▽ More

    Submitted 3 May, 2024; originally announced May 2024.

    Comments: Accepted to ICRA 2024

  3. arXiv:2404.03567  [pdf, other

    cs.RO

    Factored Task and Motion Planning with Combined Optimization, Sampling and Learning

    Authors: Joaquim Ortiz-Haro

    Abstract: In this thesis, we aim to improve the performance of TAMP algorithms from three complementary perspectives. First, we investigate the integration of discrete task planning with continuous trajectory optimization. Our main contribution is a conflict-based solver that automatically discovers why a task plan might fail when considering the constraints of the physical world. This information is then f… ▽ More

    Submitted 4 April, 2024; originally announced April 2024.

    Comments: PhD Thesis, TU Berlin

  4. arXiv:2403.10745  [pdf, other

    cs.RO

    iDb-RRT: Sampling-based Kinodynamic Motion Planning with Motion Primitives and Trajectory Optimization

    Authors: Joaquim Ortiz-Haro, Wolfgang Hönig, Valentin N. Hartmann, Marc Toussaint, Ludovic Righetti

    Abstract: Rapidly-exploring Random Trees (RRT) and its variations have emerged as a robust and efficient tool for finding collision-free paths in robotic systems. However, adding dynamic constraints makes the motion planning problem significantly harder, as it requires solving two-value boundary problems (computationally expensive) or propagating random control inputs (uninformative). Alternatively, Iterati… ▽ More

    Submitted 15 March, 2024; originally announced March 2024.

    Comments: Preprint, submitted to IROS 2024

  5. arXiv:2311.03553  [pdf, other

    cs.RO

    iDb-A*: Iterative Search and Optimization for Optimal Kinodynamic Motion Planning

    Authors: Joaquim Ortiz-Haro, Wolfgang Hoenig, Valentin N. Hartmann, Marc Toussaint

    Abstract: Motion planning for robotic systems with complex dynamics is a challenging problem. While recent sampling-based algorithms achieve asymptotic optimality by propagating random control inputs, their empirical convergence rate is often poor, especially in high-dimensional systems such as multirotors. An alternative approach is to first plan with a simplified geometric model and then use trajectory op… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

  6. arXiv:2310.03394  [pdf, other

    cs.RO cs.MA

    Kinodynamic Motion Planning for a Team of Multirotors Transporting a Cable-Suspended Payload in Cluttered Environments

    Authors: Khaled Wahba, Joaquim Ortiz-Haro, Marc Toussaint, Wolfgang Hönig

    Abstract: We propose a motion planner for cable-driven payload transportation using multiple unmanned aerial vehicles (UAVs) in an environment cluttered with obstacles. Our planner is kinodynamic, i.e., it considers the full dynamics model of the transporting system including actuation constraints. Due to the high dimensionality of the planning problem, we use a hierarchical approach where we first solve th… ▽ More

    Submitted 28 March, 2024; v1 submitted 5 October, 2023; originally announced October 2023.

    Comments: Submitted to IROS, 2024

  7. arXiv:2309.16445  [pdf, other

    cs.RO

    db-CBS: Discontinuity-Bounded Conflict-Based Search for Multi-Robot Kinodynamic Motion Planning

    Authors: Akmaral Moldagalieva, Joaquim Ortiz-Haro, Marc Toussaint, Wolfgang Hönig

    Abstract: This paper presents a multi-robot kinodynamic motion planner that enables a team of robots with different dynamics, actuation limits, and shapes to reach their goals in challenging environments. We solve this problem by combining Conflict-Based Search (CBS), a multi-agent path finding method, and discontinuity-bounded A*, a single-robot kinodynamic motion planner. Our method, db-CBS, operates in t… ▽ More

    Submitted 5 March, 2024; v1 submitted 28 September, 2023; originally announced September 2023.

    Comments: Accepted to ICRA 2024

  8. arXiv:2309.07620  [pdf, other

    cs.RO

    Neural Field Representations of Articulated Objects for Robotic Manipulation Planning

    Authors: Phillip Grote, Joaquim Ortiz-Haro, Marc Toussaint, Ozgur S. Oguz

    Abstract: Traditional approaches for manipulation planning rely on an explicit geometric model of the environment to formulate a given task as an optimization problem. However, inferring an accurate model from raw sensor input is a hard problem in itself, in particular for articulated objects (e.g., closets, drawers). In this paper, we propose a Neural Field Representation (NFR) of articulated objects that… ▽ More

    Submitted 14 September, 2023; originally announced September 2023.

  9. arXiv:2304.14062  [pdf, other

    cs.RO

    Comparison of Optimization-Based Methods for Energy-Optimal Quadrotor Motion Planning

    Authors: Welf Rehberg, Joaquim Ortiz-Haro, Marc Toussaint, Wolfgang Hönig

    Abstract: Quadrotors are agile flying robots that are challenging to control. Considering the full dynamics of quadrotors during motion planning is crucial to achieving good solution quality and small tracking errors during flight. Optimization-based methods scale well with high-dimensional state spaces and can handle dynamic constraints directly, therefore they are often used in these scenarios. The result… ▽ More

    Submitted 27 April, 2023; originally announced April 2023.

    Comments: Accepted for the Aerial Robotics Workshop at ICRA23

  10. arXiv:2303.00637  [pdf, other

    cs.RO

    Efficient Path Planning In Manipulation Planning Problems by Actively Reusing Validation Effort

    Authors: Valentin N. Hartmann, Joaquim Ortiz-Haro, Marc Toussaint

    Abstract: The path planning problems arising in manipulation planning and in task and motion planning settings are typically repetitive: the same manipulator moves in a space that only changes slightly. Despite this potential for reuse of information, few planners fully exploit the available information. To better enable this reuse, we decompose the collision checking into reusable, and non-reusable parts.… ▽ More

    Submitted 1 March, 2023; originally announced March 2023.

  11. A Conflict-driven Interface between Symbolic Planning and Nonlinear Constraint Solving

    Authors: Joaquim Ortiz-Haro, Erez Karpas, Michael Katz, Marc Toussaint

    Abstract: Robotic planning in real-world scenarios typically requires joint optimization of logic and continuous variables. A core challenge to combine the strengths of logic planners and continuous solvers is the design of an efficient interface that informs the logical search about continuous infeasibilities. In this paper we present a novel iterative algorithm that connects logic planning with nonlinear… ▽ More

    Submitted 28 November, 2022; originally announced November 2022.

  12. arXiv:2210.12386  [pdf, other

    cs.RO

    Learning Feasibility of Factored Nonlinear Programs in Robotic Manipulation Planning

    Authors: Joaquim Ortiz-Haro, Jung-Su Ha, Danny Driess, Erez Karpas, Marc Toussaint

    Abstract: A factored Nonlinear Program (Factored-NLP) explicitly models the dependencies between a set of continuous variables and nonlinear constraints, providing an expressive formulation for relevant robotics problems such as manipulation planning or simultaneous localization and map**. When the problem is over-constrained or infeasible, a fundamental issue is to detect a minimal subset of variables an… ▽ More

    Submitted 23 May, 2023; v1 submitted 22 October, 2022; originally announced October 2022.

    Comments: Submitted to ICRA 2023

  13. arXiv:2203.11108  [pdf, other

    cs.RO

    db-A*: Discontinuity-bounded Search for Kinodynamic Mobile Robot Motion Planning

    Authors: Wolfgang Hoenig, Joaquim Ortiz-Haro, Marc Toussaint

    Abstract: We consider time-optimal motion planning for dynamical systems that are translation-invariant, a property that holds for many mobile robots, such as differential-drives, cars, airplanes, and multirotors. Our key insight is that we can extend graph-search algorithms to the continuous case when used symbiotically with optimization. For the graph search, we introduce discontinuity-bounded A* (db-A*),… ▽ More

    Submitted 1 August, 2022; v1 submitted 21 March, 2022; originally announced March 2022.

    Comments: Accepted at IROS 2022

  14. arXiv:2203.01751  [pdf, other

    cs.RO

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

    Authors: Jay Kamat, Joaquim Ortiz-Haro, Marc Toussaint, Florian T. Pokorny, Andreas Orthey

    Abstract: 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, are typically fast to converge, but do not provide global optimality guarantees in nonconvex problem… ▽ More

    Submitted 16 September, 2022; v1 submitted 3 March, 2022; originally announced March 2022.

    Comments: 6 pages, Accepted at IROS 2022

  15. arXiv:2110.03420  [pdf, other

    cs.RO

    RHH-LGP: Receding Horizon And Heuristics-Based Logic-Geometric Programming For Task And Motion Planning

    Authors: Cornelius V. Braun, Joaquim Ortiz-Haro, Marc Toussaint, Ozgur S. Oguz

    Abstract: Sequential decision-making and motion planning for robotic manipulation induce combinatorial complexity. For long-horizon tasks, especially when the environment comprises many objects that can be interacted with, planning efficiency becomes even more important. To plan such long-horizon tasks, we present the RHH-LGP algorithm for combined task and motion planning (TAMP). First, we propose a TAMP a… ▽ More

    Submitted 6 March, 2022; v1 submitted 7 October, 2021; originally announced October 2021.

    Comments: for source code, see https://github.com/cornelius-braun/rhh-lgp

    ACM Class: I.2.9

  16. arXiv:2011.04828  [pdf, other

    cs.RO

    Learning Efficient Constraint Graph Sampling for Robotic Sequential Manipulation

    Authors: Joaquim Ortiz-Haro, Valentin N. Hartmann, Ozgur S. Oguz, Marc Toussaint

    Abstract: Efficient sampling from constraint manifolds, and thereby generating a diverse set of solutions for feasibility problems, is a fundamental challenge. We consider the case where a problem is factored, that is, the underlying nonlinear program is decomposed into differentiable equality and inequality constraints, each of which depends only on some variables. Such problems are at the core of efficien… ▽ More

    Submitted 29 March, 2021; v1 submitted 9 November, 2020; originally announced November 2020.