Skip to main content

Showing 1–26 of 26 results for author: Carpentier, J

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

    cs.RO

    From Compliant to Rigid Contact Simulation: a Unified and Efficient Approach

    Authors: Justin Carpentier, Louis Montaut, Quentin Le Lidec

    Abstract: Whether rigid or compliant, contact interactions are inherent to robot motions, enabling them to move or manipulate things. Contact interactions result from complex physical phenomena, that can be mathematically cast as Nonlinear Complementarity Problems (NCPs) in the context of rigid or compliant point contact interactions. Such a class of complementarity problems is, in general, difficult to sol… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

  2. arXiv:2405.09197  [pdf, other

    cs.RO math.OC

    Parallel and Proximal Constrained Linear-Quadratic Methods for Real-Time Nonlinear MPC

    Authors: Wilson Jallet, Ewen Dantec, Etienne Arlaud, Justin Carpentier, Nicolas Mansard

    Abstract: Recent strides in nonlinear model predictive control (NMPC) underscore a dependence on numerical advancements to efficiently and accurately solve large-scale problems. Given the substantial number of variables characterizing typical whole-body optimal control (OC) problems - often numbering in the thousands - exploiting the sparse structure of the numerical problem becomes crucial to meet computat… ▽ More

    Submitted 3 June, 2024; v1 submitted 15 May, 2024; originally announced May 2024.

    Comments: new version after title change, camera-ready version sent to R:SS 2024

  3. arXiv:2312.10666  [pdf, other

    cs.RO cs.LG math.OC

    CACTO-SL: Using Sobolev Learning to improve Continuous Actor-Critic with Trajectory Optimization

    Authors: Elisa Alboni, Gianluigi Grandesso, Gastone Pietro Rosati Papini, Justin Carpentier, Andrea Del Prete

    Abstract: Trajectory Optimization (TO) and Reinforcement Learning (RL) are powerful and complementary tools to solve optimal control problems. On the one hand, TO can efficiently compute locally-optimal solutions, but it tends to get stuck in local minima if the problem is not convex. On the other hand, RL is typically less sensitive to non-convexity, but it requires a much higher computational effort. Rece… ▽ More

    Submitted 17 December, 2023; originally announced December 2023.

  4. arXiv:2305.11573  [pdf, other

    cs.RO

    Risk-Sensitive Extended Kalman Filter

    Authors: Armand Jordana, Avadesh Meduri, Etienne Arlaud, Justin Carpentier, Ludovic Righetti

    Abstract: In robotics, designing robust algorithms in the face of estimation uncertainty is a challenging task. Indeed, controllers often do not consider the estimation uncertainty and only rely on the most likely estimated state. Consequently, sudden changes in the environment or the robot's dynamics can lead to catastrophic behaviors. In this work, we present a risk-sensitive Extended Kalman Filter that a… ▽ More

    Submitted 19 May, 2023; originally announced May 2023.

  5. arXiv:2304.06372  [pdf, other

    cs.RO

    Contact Models in Robotics: a Comparative Analysis

    Authors: Quentin Le Lidec, Wilson Jallet, Louis Montaut, Ivan Laptev, Cordelia Schmid, Justin Carpentier

    Abstract: Physics simulation is ubiquitous in robotics. Whether in model-based approaches (e.g., trajectory optimization), or model-free algorithms (e.g., reinforcement learning), physics simulators are a central component of modern control pipelines in robotics. Over the past decades, several robotic simulators have been developed, each with dedicated contact modeling assumptions and algorithmic solutions.… ▽ More

    Submitted 21 June, 2024; v1 submitted 13 April, 2023; originally announced April 2023.

  6. arXiv:2212.06870  [pdf, other

    cs.CV cs.RO

    MegaPose: 6D Pose Estimation of Novel Objects via Render & Compare

    Authors: Yann Labbé, Lucas Manuelli, Arsalan Mousavian, Stephen Tyree, Stan Birchfield, Jonathan Tremblay, Justin Carpentier, Mathieu Aubry, Dieter Fox, Josef Sivic

    Abstract: We introduce MegaPose, a method to estimate the 6D pose of novel objects, that is, objects unseen during training. At inference time, the method only assumes knowledge of (i) a region of interest displaying the object in the image and (ii) a CAD model of the observed object. The contributions of this work are threefold. First, we present a 6D pose refiner based on a render&compare strategy which c… ▽ More

    Submitted 13 December, 2022; originally announced December 2022.

    Comments: CoRL 2022

  7. arXiv:2210.15409  [pdf, other

    cs.RO

    Constrained Differential Dynamic Programming: A primal-dual augmented Lagrangian approach

    Authors: Wilson Jallet, Antoine Bambade, Nicolas Mansard, Justin Carpentier

    Abstract: Trajectory optimization is an efficient approach for solving optimal control problems for complex robotic systems. It relies on two key components: first the transcription into a sparse nonlinear program, and second the corresponding solver to iteratively compute its solution. On one hand, differential dynamic programming (DDP) provides an efficient approach to transcribe the optimal control probl… ▽ More

    Submitted 28 October, 2022; v1 submitted 27 October, 2022; originally announced October 2022.

    Report number: Rapport LAAS n{\textdegree} 22054

    Journal ref: 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems, Oct 2022, Kyoto, Japan

  8. arXiv:2210.02109  [pdf, other

    cs.RO

    ProxNLP: a primal-dual augmented Lagrangian solver for nonlinear programming in Robotics and beyond

    Authors: Wilson Jallet, Antoine Bambade, Nicolas Mansard, Justin Carpentier

    Abstract: Mathematical optimization is the workhorse behind several aspects of modern robotics and control. In these applications, the focus is on constrained optimization, and the ability to work on manifolds (such as the classical matrix Lie groups), along with a specific requirement for robustness and speed. In recent years, augmented Lagrangian methods have seen a resurgence due to their robustness and… ▽ More

    Submitted 5 October, 2022; originally announced October 2022.

    Comments: Workshop paper at the 6th Legged Robots Workshop, at the IEEE International Conference on Robotics and Automation (ICRA) 2022

    Journal ref: 6th Legged Robots Workshop, May 2022, Philadelphia, Pennsylvania, United States

  9. arXiv:2209.09012  [pdf, other

    cs.RO

    Differentiable Collision Detection: a Randomized Smoothing Approach

    Authors: Louis Montaut, Quentin Le Lidec, Antoine Bambade, Vladimir Petrik, Josef Sivic, Justin Carpentier

    Abstract: Collision detection appears as a canonical operation in a large range of robotics applications from robot control to simulation, including motion planning and estimation. While the seminal works on the topic date back to the 80s, it is only recently that the question of properly differentiating collision detection has emerged as a central issue, thanks notably to the ongoing and various efforts ma… ▽ More

    Submitted 19 September, 2022; originally announced September 2022.

    Comments: 7 pages, 6 figures, 2 tables

  10. arXiv:2209.09006  [pdf, other

    cs.RO cs.LG

    Enforcing the consensus between Trajectory Optimization and Policy Learning for precise robot control

    Authors: Quentin Le Lidec, Wilson Jallet, Ivan Laptev, Cordelia Schmid, Justin Carpentier

    Abstract: Reinforcement learning (RL) and trajectory optimization (TO) present strong complementary advantages. On one hand, RL approaches are able to learn global control policies directly from data, but generally require large sample sizes to properly converge towards feasible policies. On the other hand, TO methods are able to exploit gradient-based information extracted from simulators to quickly conver… ▽ More

    Submitted 16 February, 2023; v1 submitted 19 September, 2022; originally announced September 2022.

  11. arXiv:2206.11884  [pdf, other

    cs.RO

    Augmenting differentiable physics with randomized smoothing

    Authors: Quentin Le Lidec, Louis Montaut, Cordelia Schmid, Ivan Laptev, Justin Carpentier

    Abstract: In the past few years, following the differentiable programming paradigm, there has been a growing interest in computing the gradient information of physical processes (e.g., physical simulation, image rendering). However, such processes may be non-differentiable or yield uninformative gradients (i.d., null almost everywhere). When faced with the former pitfalls, gradients estimated via analytical… ▽ More

    Submitted 23 June, 2022; originally announced June 2022.

  12. arXiv:2205.09663  [pdf, other

    cs.RO

    Collision Detection Accelerated: An Optimization Perspective

    Authors: Louis Montaut, Quentin Le Lidec, Vladimir Petrik, Josef Sivic, Justin Carpentier

    Abstract: Collision detection between two convex shapes is an essential feature of any physics engine or robot motion planner. It has often been tackled as a computational geometry problem, with the Gilbert, Johnson and Keerthi (GJK) algorithm being the most common approach today. In this work we leverage the fact that collision detection is fundamentally a convex optimization problem. In particular, we est… ▽ More

    Submitted 20 May, 2022; v1 submitted 19 May, 2022; originally announced May 2022.

    Comments: RSS 2022, 12 pages, 9 figures, 2 tables

    Journal ref: Robotics: Science and Systems 2022

  13. arXiv:2203.03986  [pdf, other

    cs.RO math.OC

    Leveraging Randomized Smoothing for Optimal Control of Nonsmooth Dynamical Systems

    Authors: Quentin Le Lidec, Fabian Schramm, Louis Montaut, Cordelia Schmid, Ivan Laptev, Justin Carpentier

    Abstract: Optimal control (OC) algorithms such as Differential Dynamic Programming (DDP) take advantage of the derivatives of the dynamics to efficiently control physical systems. Yet, in the presence of nonsmooth dynamical systems, such class of algorithms are likely to fail due, for instance, to the presence of discontinuities in the dynamics derivatives or because of non-informative gradient. On the cont… ▽ More

    Submitted 22 January, 2024; v1 submitted 8 March, 2022; originally announced March 2022.

  14. arXiv:2111.03088  [pdf, other

    cs.RO

    Learning to Manipulate Tools by Aligning Simulation to Video Demonstration

    Authors: Kateryna Zorina, Justin Carpentier, Josef Sivic, Vladimír Petrík

    Abstract: A seamless integration of robots into human environments requires robots to learn how to use existing human tools. Current approaches for learning tool manipulation skills mostly rely on expert demonstrations provided in the target robot environment, for example, by manually guiding the robot manipulator or by teleoperation. In this work, we introduce an automated approach that replaces an expert… ▽ More

    Submitted 4 November, 2021; originally announced November 2021.

    Comments: Accepted to IEEE Robotics and Automation Letters (RA-L)

  15. arXiv:2111.01591  [pdf, other

    cs.CV

    Estimating 3D Motion and Forces of Human-Object Interactions from Internet Videos

    Authors: Zongmian Li, Jiri Sedlar, Justin Carpentier, Ivan Laptev, Nicolas Mansard, Josef Sivic

    Abstract: In this paper, we introduce a method to automatically reconstruct the 3D motion of a person interacting with an object from a single RGB video. Our method estimates the 3D poses of the person together with the object pose, the contact positions and the contact forces exerted on the human body. The main contributions of this work are three-fold. First, we introduce an approach to jointly estimate t… ▽ More

    Submitted 2 November, 2021; originally announced November 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:1904.02683

  16. arXiv:2110.09107  [pdf, other

    cs.CV cs.LG

    Differentiable Rendering with Perturbed Optimizers

    Authors: Quentin Le Lidec, Ivan Laptev, Cordelia Schmid, Justin Carpentier

    Abstract: Reasoning about 3D scenes from their 2D image projections is one of the core problems in computer vision. Solutions to this inverse and ill-posed problem typically involve a search for models that best explain observed image data. Notably, images depend both on the properties of observed scenes and on the process of image formation. Hence, if optimization techniques should be used to explain image… ▽ More

    Submitted 18 October, 2021; originally announced October 2021.

  17. arXiv:2109.14922  [pdf

    cs.RO

    D{é}composition et analyse de trac{é}s EMG pour aider au diagnostic des maladies neuromusculaires

    Authors: Arthur Bureau, Jean-Maxime Le Carpentier, Eric Le Carpentier, Yannick Aoustin, Yann Péréon

    Abstract: The electromyogram (EMG) in needle detection represents one of the steps of the electroneuromyogram (ENMG), an examination commonly performed in neurology. By inserting a needle into a muscle and studying the contraction during effort, the EMG provides extremely useful information on the functioning of the neuromuscular system of an individual, but it is an examination that remains complex to inte… ▽ More

    Submitted 30 September, 2021; originally announced September 2021.

    Comments: in French

  18. arXiv:2106.11712  [pdf, other

    cs.LG stat.ML

    Learning Dynamical Systems from Noisy Sensor Measurements using Multiple Shooting

    Authors: Armand Jordana, Justin Carpentier, Ludovic Righetti

    Abstract: Modeling dynamical systems plays a crucial role in capturing and understanding complex physical phenomena. When physical models are not sufficiently accurate or hardly describable by analytical formulas, one can use generic function approximators such as neural networks to capture the system dynamics directly from sensor measurements. As for now, current methods to learn the parameters of these ne… ▽ More

    Submitted 22 June, 2021; originally announced June 2021.

  19. arXiv:2104.09359  [pdf, other

    cs.CV cs.RO

    Single-view robot pose and joint angle estimation via render & compare

    Authors: Yann Labbé, Justin Carpentier, Mathieu Aubry, Josef Sivic

    Abstract: We introduce RoboPose, a method to estimate the joint angles and the 6D camera-to-robot pose of a known articulated robot from a single RGB image. This is an important problem to grant mobile and itinerant autonomous systems the ability to interact with other robots using only visual information in non-instrumented environments, especially in the context of collaborative robotics. It is also chall… ▽ More

    Submitted 19 April, 2021; originally announced April 2021.

    Comments: Accepted at CVPR 2021 (Oral)

  20. arXiv:2101.06846  [pdf, other

    cs.RO

    Exponential Integration for Efficient and Accurate Multi-Body Simulation with Stiff Viscoelastic Contacts

    Authors: Bilal Hammoud, Luca Olivieri, Ludovic Righetti, Justin Carpentier, Andrea Del Prete

    Abstract: The simulation of multi-body systems with frictional contacts is a fundamental tool for many fields, such as robotics, computer graphics, and mechanics. Hard frictional contacts are particularly troublesome to simulate because they make the differential equations stiff, calling for computationally demanding implicit integration schemes. We suggest to tackle this issue by using exponential integrat… ▽ More

    Submitted 16 April, 2022; v1 submitted 17 January, 2021; originally announced January 2021.

    Comments: 10 pages, 6 figures

  21. arXiv:2008.11174  [pdf, other

    cs.RO cs.AI cs.CV cs.LG stat.ML

    Learning Obstacle Representations for Neural Motion Planning

    Authors: Robin Strudel, Ricardo Garcia, Justin Carpentier, Jean-Paul Laumond, Ivan Laptev, Cordelia Schmid

    Abstract: Motion planning and obstacle avoidance is a key challenge in robotics applications. While previous work succeeds to provide excellent solutions for known environments, sensor-based motion planning in new and dynamic environments remains difficult. In this work we address sensor-based motion planning from a learning perspective. Motivated by recent advances in visual recognition, we argue the impor… ▽ More

    Submitted 7 November, 2020; v1 submitted 25 August, 2020; originally announced August 2020.

    Comments: CoRL 2020. See the project webpage at https://www.di.ens.fr/willow/research/nmp_repr/

  22. arXiv:2008.08465  [pdf, other

    cs.CV

    CosyPose: Consistent multi-view multi-object 6D pose estimation

    Authors: Yann Labbé, Justin Carpentier, Mathieu Aubry, Josef Sivic

    Abstract: We introduce an approach for recovering the 6D pose of multiple known objects in a scene captured by a set of input images with unknown camera viewpoints. First, we present a single-view single-object 6D pose estimation method, which we use to generate 6D object pose hypotheses. Second, we develop a robust method for matching individual 6D object pose hypotheses across different input images in or… ▽ More

    Submitted 19 August, 2020; originally announced August 2020.

    Comments: ECCV 2020

  23. arXiv:1909.04947  [pdf, other

    cs.RO math.OC

    Crocoddyl: An Efficient and Versatile Framework for Multi-Contact Optimal Control

    Authors: Carlos Mastalli, Rohan Budhiraja, Wolfgang Merkt, Guilhem Saurel, Bilal Hammoud, Maximilien Naveau, Justin Carpentier, Ludovic Righetti, Sethu Vijayakumar, Nicolas Mansard

    Abstract: We introduce Crocoddyl (Contact RObot COntrol by Differential DYnamic Library), an open-source framework tailored for efficient multi-contact optimal control. Crocoddyl efficiently computes the state trajectory and the control policy for a given predefined sequence of contacts. Its efficiency is due to the use of sparse analytical derivatives, exploitation of the problem structure, and data sharin… ▽ More

    Submitted 11 March, 2020; v1 submitted 11 September, 2019; originally announced September 2019.

    Comments: 6 pages, ICRA-20

  24. arXiv:1904.10348  [pdf, other

    cs.RO cs.CV

    Monte-Carlo Tree Search for Efficient Visually Guided Rearrangement Planning

    Authors: Yann Labbé, Sergey Zagoruyko, Igor Kalevatykh, Ivan Laptev, Justin Carpentier, Mathieu Aubry, Josef Sivic

    Abstract: We address the problem of visually guided rearrangement planning with many movable objects, i.e., finding a sequence of actions to move a set of objects from an initial arrangement to a desired one, while relying on visual inputs coming from an RGB camera. To do so, we introduce a complete pipeline relying on two key contributions. First, we introduce an efficient and scalable rearrangement planni… ▽ More

    Submitted 1 April, 2020; v1 submitted 23 April, 2019; originally announced April 2019.

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

  25. Differential Dynamic Programming for Multi-Phase Rigid Contact Dynamics

    Authors: Rohan Budhiraja, Justin Carpentier, Carlos Mastalli, Nicolas Mansard

    Abstract: A common strategy today to generate efficient locomotion movements is to split the problem into two consecutive steps: the first one generates the contact sequence together with the centroidal trajectory, while the second one computes the whole-body trajectory that follows the centroidal pattern. Yet the second step is generally handled by a simple program such as an inverse kinematics solver. In… ▽ More

    Submitted 10 April, 2019; originally announced April 2019.

    Comments: 6 pages, IEEE RAS International Conference on Humanoid Robots

  26. Estimating 3D Motion and Forces of Person-Object Interactions from Monocular Video

    Authors: Zongmian Li, Jiri Sedlar, Justin Carpentier, Ivan Laptev, Nicolas Mansard, Josef Sivic

    Abstract: In this paper, we introduce a method to automatically reconstruct the 3D motion of a person interacting with an object from a single RGB video. Our method estimates the 3D poses of the person and the object, contact positions, and forces and torques actuated by the human limbs. The main contributions of this work are three-fold. First, we introduce an approach to jointly estimate the motion and th… ▽ More

    Submitted 17 June, 2019; v1 submitted 4 April, 2019; originally announced April 2019.