Skip to main content

Showing 1–14 of 14 results for author: Carron, A

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

    cs.RO eess.SY

    Optimization-Based System Identification and Moving Horizon Estimation Using Low-Cost Sensors for a Miniature Car-Like Robot

    Authors: Sabrina Bodmer, Lukas Vogel, Simon Muntwiler, Alexander Hansson, Tobias Bodewig, Jonas Wahlen, Melanie N. Zeilinger, Andrea Carron

    Abstract: This paper presents an open-source miniature car-like robot with low-cost sensing and a pipeline for optimization-based system identification, state estimation, and control. The overall robotics platform comes at a cost of less than $700 and thus significantly simplifies the verification of advanced algorithms in a realistic setting. We present a modified bicycle model with Pacejka tire forces to… ▽ More

    Submitted 12 April, 2024; originally announced April 2024.

  2. arXiv:2404.01550  [pdf, other

    cs.RO eess.SY math.OC

    Perfecting Periodic Trajectory Tracking: Model Predictive Control with a Periodic Observer ($Π$-MPC)

    Authors: Luis Pabon, Johannes Köhler, John Irvin Alora, Patrick Benito Eberhard, Andrea Carron, Melanie N. Zeilinger, Marco Pavone

    Abstract: In Model Predictive Control (MPC), discrepancies between the actual system and the predictive model can lead to substantial tracking errors and significantly degrade performance and reliability. While such discrepancies can be alleviated with more complex models, this often complicates controller design and implementation. By leveraging the fact that many trajectories of interest are periodic, we… ▽ More

    Submitted 1 April, 2024; originally announced April 2024.

    Comments: 8 pages, 3 figures, Submitted to the 2024 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2024)

  3. arXiv:2403.17551  [pdf, other

    cs.RO

    MPCC++: Model Predictive Contouring Control for Time-Optimal Flight with Safety Constraints

    Authors: Maria Krinner, Angel Romero, Leonard Bauersfeld, Melanie Zeilinger, Andrea Carron, Davide Scaramuzza

    Abstract: Quadrotor flight is an extremely challenging problem due to the limited control authority encountered at the limit of handling. Model Predictive Contouring Control (MPCC) has emerged as a promising model-based approach for time optimization problems such as drone racing. However, the standard MPCC formulation used in quadrotor racing introduces the notion of the gates directly in the cost function… ▽ More

    Submitted 14 June, 2024; v1 submitted 26 March, 2024; originally announced March 2024.

    Comments: 12 pages, 6 figures

    Journal ref: Robotics: Science and Systems (RSS), 2024

  4. arXiv:2403.11784  [pdf, other

    cs.RO cs.SE eess.SY

    ForzaETH Race Stack -- Scaled Autonomous Head-to-Head Racing on Fully Commercial off-the-Shelf Hardware

    Authors: Nicolas Baumann, Edoardo Ghignone, Jonas Kühne, Niklas Bastuck, Jonathan Becker, Nadine Imholz, Tobias Kränzlin, Tian Yi Lim, Michael Lötscher, Luca Schwarzenbach, Luca Tognoni, Christian Vogt, Andrea Carron, Michele Magno

    Abstract: Autonomous racing in robotics combines high-speed dynamics with the necessity for reliability and real-time decision-making. While such racing pushes software and hardware to their limits, many existing full-system solutions necessitate complex, custom hardware and software, and usually focus on Time-Trials rather than full unrestricted Head-to-Head racing, due to financial and safety constraints.… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

  5. arXiv:2401.02194  [pdf, other

    math.OC cs.RO

    Inherently robust suboptimal MPC for autonomous racing with anytime feasible SQP

    Authors: Logan Numerow, Andrea Zanelli, Andrea Carron, Melanie N. Zeilinger

    Abstract: In recent years, the increasing need for high-performance controllers in applications like autonomous driving has motivated the development of optimization routines tailored to specific control problems. In this paper, we propose an efficient inexact model predictive control (MPC) strategy for autonomous miniature racing with inherent robustness properties. We rely on a feasible sequential quadrat… ▽ More

    Submitted 4 January, 2024; originally announced January 2024.

  6. arXiv:2306.13867  [pdf, other

    eess.SY cs.LG

    Physics-Informed Machine Learning for Modeling and Control of Dynamical Systems

    Authors: Truong X. Nghiem, Ján Drgoňa, Colin Jones, Zoltan Nagy, Roland Schwan, Biswadip Dey, Ankush Chakrabarty, Stefano Di Cairano, Joel A. Paulson, Andrea Carron, Melanie N. Zeilinger, Wenceslao Shaw Cortez, Draguna L. Vrabie

    Abstract: Physics-informed machine learning (PIML) is a set of methods and tools that systematically integrate machine learning (ML) algorithms with physical constraints and abstract mathematical models developed in scientific and engineering domains. As opposed to purely data-driven methods, PIML models can be trained from additional information obtained by enforcing physical laws such as energy and mass c… ▽ More

    Submitted 24 June, 2023; originally announced June 2023.

    Comments: 16 pages, 4 figures, to be published in 2023 American Control Conference (ACC)

  7. arXiv:2303.06957  [pdf, other

    cs.MA math.OC

    Multi-agent Distributed Model Predictive Control with Connectivity Constraint

    Authors: Andrea Carron, Danilo Saccani, Lorenzo Fagiano, Melanie N. Zeilinger

    Abstract: In cooperative multi-agent robotic systems, coordination is necessary in order to complete a given task. Important examples include search and rescue, operations in hazardous environments, and environmental monitoring. Coordination, in turn, requires simultaneous satisfaction of safety critical constraints, in the form of state and input constraints, and a connectivity constraint, in order to ensu… ▽ More

    Submitted 13 March, 2023; originally announced March 2023.

  8. arXiv:2211.10270  [pdf, other

    cs.RO eess.SY

    Bayesian Multi-Task Learning MPC for Robotic Mobile Manipulation

    Authors: Elena Arcari, Maria Vittoria Minniti, Anna Scampicchio, Andrea Carron, Farbod Farshidian, Marco Hutter, Melanie N. Zeilinger

    Abstract: Mobile manipulation in robotics is challenging due to the need of solving many diverse tasks, such as opening a door or picking-and-placing an object. Typically, a basic first-principles system description of the robot is available, thus motivating the use of model-based controllers. However, the robot dynamics and its interaction with an object are affected by uncertainty, limiting the controller… ▽ More

    Submitted 21 March, 2023; v1 submitted 18 November, 2022; originally announced November 2022.

    Comments: Accepted for publication in the IEEE Robotics and Automation Letters (RA-L)

  9. Chronos and CRS: Design of a miniature car-like robot and a software framework for single and multi-agent robotics and control

    Authors: Andrea Carron, Sabrina Bodmer, Lukas Vogel, René Zurbrügg, David Helm, Rahel Rickenbach, Simon Muntwiler, Jerome Sieber, Melanie N. Zeilinger

    Abstract: From both an educational and research point of view, experiments on hardware are a key aspect of robotics and control. In the last decade, many open-source hardware and software frameworks for wheeled robots have been presented, mainly in the form of unicycles and car-like robots, with the goal of making robotics accessible to a wider audience and to support control systems development. Unicycles… ▽ More

    Submitted 17 November, 2023; v1 submitted 24 September, 2022; originally announced September 2022.

  10. arXiv:2110.02710  [pdf, other

    cs.RO eess.SY

    Model Learning and Contextual Controller Tuning for Autonomous Racing

    Authors: Lukas P. Fröhlich, Christian Küttel, Elena Arcari, Lukas Hewing, Melanie N. Zeilinger, Andrea Carron

    Abstract: Model predictive control has been widely used in the field of autonomous racing and many data-driven approaches have been proposed to improve the closed-loop performance and to minimize lap time. However, it is often overlooked that a change in the environmental conditions, e.g., when it starts raining, it is not only required to adapt the predictive model but also the controller parameters need t… ▽ More

    Submitted 6 October, 2021; originally announced October 2021.

  11. arXiv:2103.04709  [pdf, other

    cs.RO

    Design, Optimal Guidance and Control of a Low-cost Re-usable Electric Model Rocket

    Authors: Lukas Spannagl, Elias Hampp, Andrea Carron, Jerome Sieber, Carlo Alberto Pascucci, Aldo U. Zgraggen, Alexander Domahidi, Melanie N. Zeilinger

    Abstract: In the last decade, autonomous vertical take-off and landing (VTOL) vehicles have become increasingly important as they lower mission costs thanks to their re-usability. However, their development is complex, rendering even the basic experimental validation of the required advanced guidance and control (G & C) algorithms prohibitively time-consuming and costly. In this paper, we present the design… ▽ More

    Submitted 8 March, 2021; originally announced March 2021.

    Comments: 8 pages

  12. arXiv:2008.05984  [pdf, ps, other

    eess.SY cs.LG

    Meta Learning MPC using Finite-Dimensional Gaussian Process Approximations

    Authors: Elena Arcari, Andrea Carron, Melanie N. Zeilinger

    Abstract: Data availability has dramatically increased in recent years, driving model-based control methods to exploit learning techniques for improving the system description, and thus control performance. Two key factors that hinder the practical applicability of learning methods in control are their high computational complexity and limited generalization capabilities to unseen conditions. Meta-learning… ▽ More

    Submitted 21 November, 2022; v1 submitted 13 August, 2020; originally announced August 2020.

  13. Efficient Spatio-Temporal Gaussian Regression via Kalman Filtering

    Authors: Marco Todescato, Andrea Carron, Ruggero Carli, Gianluigi Pillonetto, Luca Schenato

    Abstract: In this work we study the non-parametric reconstruction of spatio-temporal dynamical Gaussian processes (GPs) via GP regression from sparse and noisy data. GPs have been mainly applied to spatial regression where they represent one of the most powerful estimation approaches also thanks to their universal representing properties. Their extension to dynamical processes has been instead elusive so fa… ▽ More

    Submitted 3 May, 2017; originally announced May 2017.

    Comments: 26 pages, 12 figures. Submitted to IEEE Transactions on Pattern Analysis and Machine Intelligence

  14. arXiv:1407.5807  [pdf, other

    cs.MA eess.SY stat.ML

    Multi-agents adaptive estimation and coverage control using Gaussian regression

    Authors: Andrea Carron, Marco Todescato, Ruggero Carli, Luca Schenato, Gianluigi Pillonetto

    Abstract: We consider a scenario where the aim of a group of agents is to perform the optimal coverage of a region according to a sensory function. In particular, centroidal Voronoi partitions have to be computed. The difficulty of the task is that the sensory function is unknown and has to be reconstructed on line from noisy measurements. Hence, estimation and coverage needs to be performed at the same tim… ▽ More

    Submitted 22 July, 2014; originally announced July 2014.