Skip to main content

Showing 1–3 of 3 results for author: Schoedel, S

  1. arXiv:2406.18699  [pdf, ps, other

    cs.RO

    From Pixels to Torques with Linear Feedback

    Authors: Jeong Hun Lee, Sam Schoedel, Aditya Bhardwaj, Zachary Manchester

    Abstract: We demonstrate the effectiveness of simple observer-based linear feedback policies for "pixels-to-torques" control of robotic systems using only a robot-facing camera. Specifically, we show that the matrices of an image-based Luenberger observer (linear state estimator) for a "student" output-feedback policy can be learned from demonstration data provided by a "teacher" state-feedback policy via s… ▽ More

    Submitted 7 July, 2024; v1 submitted 26 June, 2024; originally announced June 2024.

    Comments: Submitted to Workshop on Algorithmic Foundations of Robotics (WAFR) 2024

  2. arXiv:2403.18149  [pdf, other

    cs.RO eess.SY math.OC

    Code Generation for Conic Model-Predictive Control on Microcontrollers with TinyMPC

    Authors: Sam Schoedel, Khai Nguyen, Elakhya Nedumaran, Brian Plancher, Zachary Manchester

    Abstract: Conic constraints appear in many important control applications like legged locomotion, robotic manipulation, and autonomous rocket landing. However, current solvers for conic optimization problems have relatively heavy computational demands in terms of both floating-point operations and memory footprint, making them impractical for use on small embedded devices. We extend TinyMPC, an open-source,… ▽ More

    Submitted 26 March, 2024; originally announced March 2024.

    Comments: Submitted to CDC, 2024. First two authors contributed equally

  3. arXiv:2310.16985  [pdf, other

    cs.RO eess.SY math.OC

    TinyMPC: Model-Predictive Control on Resource-Constrained Microcontrollers

    Authors: Khai Nguyen, Sam Schoedel, Anoushka Alavilli, Brian Plancher, Zachary Manchester

    Abstract: Model-predictive control (MPC) is a powerful tool for controlling highly dynamic robotic systems subject to complex constraints. However, MPC is computationally demanding, and is often impractical to implement on small, resource-constrained robotic platforms. We present TinyMPC, a high-speed MPC solver with a low memory footprint targeting the microcontrollers common on small robots. Our approach… ▽ More

    Submitted 7 May, 2024; v1 submitted 25 October, 2023; originally announced October 2023.

    Comments: Accepted at ICRA 2024. Publicly available at https://tinympc.org