Skip to main content

Showing 1–7 of 7 results for author: Spahn, M

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

    cs.RO cs.MA

    Multi-Robot Local Motion Planning Using Dynamic Optimization Fabrics

    Authors: Saray Bakker, Luzia Knoedler, Max Spahn, Wendelin Böhmer, Javier Alonso-Mora

    Abstract: In this paper, we address the problem of real-time motion planning for multiple robotic manipulators that operate in close proximity. We build upon the concept of dynamic fabrics and extend them to multi-robot systems, referred to as Multi-Robot Dynamic Fabrics (MRDF). This geometric method enables a very high planning frequency for high-dimensional systems at the expense of being reactive and pro… ▽ More

    Submitted 19 October, 2023; originally announced October 2023.

    Comments: 6 pages + 1 page references, 2 tables, 4 figures, preprint version to accepted paper to IEEE International Symposium on Multi-Robot & Multi-Agent Systems, Boston, 2023

  2. arXiv:2307.09105  [pdf, other

    cs.RO

    Sampling-based Model Predictive Control Leveraging Parallelizable Physics Simulations

    Authors: Corrado Pezzato, Chadi Salmi, Max Spahn, Elia Trevisan, Javier Alonso-Mora, Carlos Hernandez Corbato

    Abstract: We present a method for sampling-based model predictive control that makes use of a generic physics simulator as the dynamical model. In particular, we propose a Model Predictive Path Integral controller (MPPI), that uses the GPU-parallelizable IsaacGym simulator to compute the forward dynamics of a problem. By doing so, we eliminate the need for explicit encoding of robot dynamics and contacts wi… ▽ More

    Submitted 4 December, 2023; v1 submitted 18 July, 2023; originally announced July 2023.

    Comments: Submitted to RA-L. Code and videos available at https://sites.google.com/view/mppi-isaac/

  3. arXiv:2302.06922  [pdf, other

    cs.RO

    Autotuning Symbolic Optimization Fabrics for Trajectory Generation

    Authors: Max Spahn, Javier Alonso-Mora

    Abstract: In this paper, we present an automated parameter optimization method for trajectory generation. We formulate parameter optimization as a constrained optimization problem that can be effectively solved using Bayesian optimization. While the approach is generic to any trajectory generation method, we showcase it using optimization fabrics. Optimization fabrics are a geometric trajectory generation m… ▽ More

    Submitted 27 February, 2023; v1 submitted 14 February, 2023; originally announced February 2023.

    Comments: 7 pages, 9 figures

  4. arXiv:2210.06033  [pdf, other

    cs.RO

    Local Planner Bench: Benchmarking for Local Motion Planning

    Authors: Max Spahn, Chadi Salmi, Javier Alonso-Mora

    Abstract: Local motion planning is a heavily researched topic in the field of robotics with many promising algorithms being published every year. However, it is difficult and time-consuming to compare different methods in the field. In this paper, we present localPlannerBench, a new benchmarking suite that allows quick and seamless comparison between local motion planning algorithms. The key focus of the pr… ▽ More

    Submitted 12 October, 2022; originally announced October 2022.

    Comments: Workshop @IROS2022: Evaluating Motion Planning Performance, 4 pages

  5. arXiv:2205.08454  [pdf, other

    cs.RO

    Dynamic Optimization Fabrics for Motion Generation

    Authors: Max Spahn, Martijn Wisse, Javier Alonso-Mora

    Abstract: Optimization fabrics are a geometric approach to real-time local motion generation, where motions are designed by the composition of several differential equations that exhibit a desired motion behavior. We generalize this framework to dynamic scenarios and non-holonomic robots and prove that fundamental properties can be conserved. We show that convergence to desired trajectories and avoidance of… ▽ More

    Submitted 8 March, 2023; v1 submitted 17 May, 2022; originally announced May 2022.

    Comments: Paper submitted to IEEE T-RO on 05/12/2022 Paper accepted to IEEE T-RO on 08/03/2023

  6. arXiv:2112.06752  [pdf, other

    cs.RO cs.AI

    Adaptation through prediction: multisensory active inference torque control

    Authors: Cristian Meo, Giovanni Franzese, Corrado Pezzato, Max Spahn, Pablo Lanillos

    Abstract: Adaptation to external and internal changes is major for robotic systems in uncertain environments. Here we present a novel multisensory active inference torque controller for industrial arms that shows how prediction can be used to resolve adaptation. Our controller, inspired by the predictive brain hypothesis, improves the capabilities of current active inference approaches by incorporating lear… ▽ More

    Submitted 13 December, 2021; originally announced December 2021.

    Comments: arXiv admin note: text overlap with arXiv:2103.04412

  7. arXiv:2002.12323  [pdf, other

    cs.MS

    SplineLib: A Modern Multi-Purpose C++ Spline Library

    Authors: Markus Frings, Norbert Hosters, Corinna Müller, Max Spahn, Christoph Susen, Konstantin Key, Stefanie Elgeti

    Abstract: This paper provides the description of a novel, multi-purpose spline library. In accordance with the increasingly diverse modes of usage of splines, it is multi-purpose in the sense that it supports geometry representation, finite element analysis, and optimization. The library features reading and writing for various file formats and a wide range of spline manipulation algorithms. Further, a new… ▽ More

    Submitted 27 February, 2020; originally announced February 2020.

    Comments: 16 pages, 4 figures, submitted to Advances in Engineering Software

    ACM Class: G.1.1; D.1.5; D.3.3; J.6