Skip to main content

Showing 1–10 of 10 results for author: Cleac'h, S L

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

    cs.RO

    Single-Level Differentiable Contact Simulation

    Authors: Simon Le Cleac'h, Mac Schwager, Zachary Manchester, Vikas Sindhwani, Pete Florence, Sumeet Singh

    Abstract: We present a differentiable formulation of rigid-body contact dynamics for objects and robots represented as compositions of convex primitives. Existing optimization-based approaches simulating contact between convex primitives rely on a bilevel formulation that separates collision detection and contact simulation. These approaches are unreliable in realistic contact simulation scenarios because i… ▽ More

    Submitted 3 January, 2023; v1 submitted 13 December, 2022; originally announced December 2022.

  2. arXiv:2210.09420  [pdf, other

    cs.RO cs.AI

    Differentiable Physics Simulation of Dynamics-Augmented Neural Objects

    Authors: Simon Le Cleac'h, Hong-Xing Yu, Michelle Guo, Taylor A. Howell, Ruohan Gao, Jiajun Wu, Zachary Manchester, Mac Schwager

    Abstract: We present a differentiable pipeline for simulating the motion of objects that represent their geometry as a continuous density field parameterized as a deep network. This includes Neural Radiance Fields (NeRFs), and other related models. From the density field, we estimate the dynamical properties of the object, including its mass, center of mass, and inertia matrix. We then introduce a different… ▽ More

    Submitted 13 March, 2023; v1 submitted 17 October, 2022; originally announced October 2022.

  3. arXiv:2205.09255  [pdf, other

    cs.RO eess.SY

    CALIPSO: A Differentiable Solver for Trajectory Optimization with Conic and Complementarity Constraints

    Authors: Taylor A. Howell, Simon Le Cleac'h, Kevin Tracy, Zachary Manchester

    Abstract: We present a new solver for non-convex trajectory optimization problems that is specialized for robotics applications. CALIPSO, or the Conic Augmented Lagrangian Interior-Point SOlver, combines several strategies for constrained numerical optimization to natively handle second-order cones and complementarity constraints. It reliably solves challenging motion-planning problems that include contact-… ▽ More

    Submitted 10 January, 2023; v1 submitted 18 May, 2022; originally announced May 2022.

    Comments: Fixes and minor reformatting

  4. arXiv:2203.00806  [pdf, other

    cs.RO

    Dojo: A Differentiable Physics Engine for Robotics

    Authors: Taylor A. Howell, Simon Le Cleac'h, Jan BrĂ¼digam, J. Zico Kolter, Mac Schwager, Zachary Manchester

    Abstract: We present Dojo, a differentiable physics engine for robotics that prioritizes stable simulation, accurate contact physics, and differentiability with respect to states, actions, and system parameters. Dojo achieves stable simulation at low sample rates and conserves energy and momentum by employing a variational integrator. A nonlinear complementarity problem with second-order cones for friction… ▽ More

    Submitted 30 March, 2023; v1 submitted 1 March, 2022; originally announced March 2022.

  5. arXiv:2109.04928  [pdf, other

    cs.RO eess.SY

    Trajectory Optimization with Optimization-Based Dynamics

    Authors: Taylor A. Howell, Simon Le Cleac'h, Sumeet Singh, Pete Florence, Zachary Manchester, Vikas Sindhwani

    Abstract: We present a framework for bi-level trajectory optimization in which a system's dynamics are encoded as the solution to a constrained optimization problem and smooth gradients of this lower-level problem are passed to an upper-level trajectory optimizer. This optimization-based dynamics representation enables constraint handling, additional variables, and non-smooth behavior to be abstracted away… ▽ More

    Submitted 11 January, 2023; v1 submitted 10 September, 2021; originally announced September 2021.

    Comments: Minor fixes. Table formatting. Terminology modifications

  6. arXiv:2107.05616  [pdf, other

    cs.RO eess.SY

    Fast Contact-Implicit Model-Predictive Control

    Authors: Simon Le Cleac'h, Taylor Howell, Shuo Yang, Chi-Yen Lee, John Zhang, Arun Bishop, Mac Schwager, Zachary Manchester

    Abstract: We present a general approach for controlling robotic systems that make and break contact with their environments. Contact-implicit model predictive control (CI-MPC) generalizes linear MPC to contact-rich settings by utilizing a bi-level planning formulation with lower-level contact dynamics formulated as time-varying linear complementarity problems (LCPs) computed using strategic Taylor approxima… ▽ More

    Submitted 6 January, 2023; v1 submitted 12 July, 2021; originally announced July 2021.

    Comments: submitted to Transactions on Robotics (T-RO), under review

  7. arXiv:2104.08452  [pdf, other

    cs.RO

    ALGAMES: A Fast Augmented Lagrangian Solver for Constrained Dynamic Games

    Authors: Simon Le Cleac'h, Mac Schwager, Zachary Manchester

    Abstract: Dynamic games are an effective paradigm for dealing with the control of multiple interacting actors. This paper introduces ALGAMES (Augmented Lagrangian GAME-theoretic Solver), a solver that handles trajectory-optimization problems with multiple actors and general nonlinear state and input constraints. Its novelty resides in satisfying the first-order optimality conditions with a quasi-Newton root… ▽ More

    Submitted 30 May, 2021; v1 submitted 17 April, 2021; originally announced April 2021.

    Comments: Submitted to Autonomous Robots (under review) as an extension of a paper accepted to RSS 2020. arXiv admin note: text overlap with arXiv:1910.09713

  8. arXiv:2011.08152  [pdf, other

    cs.RO cs.GT

    LUCIDGames: Online Unscented Inverse Dynamic Games for Adaptive Trajectory Prediction and Planning

    Authors: Simon Le Cleac'h, Mac Schwager, Zachary Manchester

    Abstract: Existing game-theoretic planning methods assume that the robot knows the objective functions of the other agents a priori while, in practical scenarios, this is rarely the case. This paper introduces LUCIDGames, an inverse optimal control algorithm that is able to estimate the other agents' objective functions in real time, and incorporate those estimates online into a receding-horizon game-theore… ▽ More

    Submitted 16 November, 2020; originally announced November 2020.

    Comments: Submitted to ICRA 2021

  9. arXiv:2011.02441  [pdf, other

    cs.RO

    Robust Entry Vehicle Guidance with Sampling-Based Invariant Funnels

    Authors: Remy Derollez, Simon Le Cleac'h, Zachary Manchester

    Abstract: Managing uncertainty is a fundamental and critical issue in spacecraft entry guidance. This paper presents a novel approach for uncertainty propagation during entry, descent and landing that relies on a new sum-of-squares robust verification technique. Unlike risk-based and probabilistic approaches, our technique does not rely on any probabilistic assumptions. It uses a set-based description to bo… ▽ More

    Submitted 4 November, 2020; originally announced November 2020.

    Comments: submitted to IEEE Aerospace Conference (AeroConf2021), Big Sky, MT

  10. ALGAMES: A Fast Solver for Constrained Dynamic Games

    Authors: Simon Le Cleac'h, Mac Schwager, Zachary Manchester

    Abstract: Dynamic games are an effective paradigm for dealing with the control of multiple interacting actors. This paper introduces ALGAMES (Augmented Lagrangian GAME-theoretic Solver), a solver that handles trajectory optimization problems with multiple actors and general nonlinear state and input constraints. Its novelty resides in satisfying the first order optimality conditions with a quasi-Newton root… ▽ More

    Submitted 18 February, 2020; v1 submitted 21 October, 2019; originally announced October 2019.

    Comments: 10 pages, 8 figures, submitted to Robotics: Science and Systems Conference (RSS) 2020

    Journal ref: Proceedings of Robotics: Science and Systems, 2020