English

PlaCo: a QP-based robot planning and control framework

Robotics 2025-11-11 v1

Abstract

This article introduces PlaCo, a software framework designed to simplify the formulation and solution of Quadratic Programming (QP)-based planning and control problems for robotic systems. PlaCo provides a high-level interface that abstracts away the low-level mathematical formulation of QP problems, allowing users to specify tasks and constraints in a modular and intuitive manner. The framework supports both Python bindings for rapid prototyping and a C++ implementation for real-time performance.

Keywords

Cite

@article{arxiv.2511.06141,
  title  = {PlaCo: a QP-based robot planning and control framework},
  author = {Marc Duclusaud and Grégoire Passault and Vincent Padois and Olivier Ly},
  journal= {arXiv preprint arXiv:2511.06141},
  year   = {2025}
}
R2 v1 2026-07-01T07:27:54.386Z