Research Radarcs.ROAug 14, 2026classified

Control-Informed Constraint Adaptation in Minimum-Time Trajectory Planning for Autonomous Racing

Ann-Kathrin Schwehn, Alexander Langmann, Mattia Piccinini, Johannes BetzarXivPDF
cs.RO

Paper Guide Brief

Reading Brief

This paper introduces a control-informed online trajectory planning framework for autonomous racing that learns from execution errors by dynamically adapting spatial track constraints. The method measures systematic tracking deviations during runtime and iteratively expands the free-space planning area, enabling the vehicle to exploit track limits more effectively. In high-fidelity closed-loop simulations, the approach reduces lap time by 1.8 seconds without increasing computational burden, maintaining a median runtime of 25 ms.

Central Claim

A novel control-informed online trajectory planning framework that establishes a feedback loop from the control module to the planner, dynamically adapting spatial track constraints based on measured execution errors to improve track utilization and lap times in autonomous racing.

Contribution

A novel control-informed online trajectory planning framework that establishes a feedback loop from the control module to the planner, dynamically adapting spatial track constraints based on measured execution errors to improve track utilization and lap times in autonomous racing.

Why It Matters

This contribution matters because it demonstrates that feeding control-induced deviations back into the planning layer can unlock performance previously inaccessible to modular architectures, enabling autonomous vehicles to systematically...

Prerequisites

control-informed trajectory planning, constraint adaptation, model predictive control, minimum-time trajectory planning, online planning

Atlas Placement

Robot Motion Planning (subfield)

Read If

You care about control-informed trajectory planning, constraint adaptation, model predictive control.

Skip If

You only care about lap time, RMSE of lateral deviation.

Methods
control-informed trajectory planningconstraint adaptationmodel predictive controlminimum-time trajectory planningonline planningclosed-loop feedbackspatial constraint adaptationheuristic adaptation
Tasks
autonomous racingminimum-time trajectory planningtrack utilizationlap time minimizationexecution error compensation
Datasets
Yas Marina Circuit
Benchmarks
lap timeRMSE of lateral deviationcomputation time

Noosaga Placements

  • The paper focuses on trajectory planning for autonomous racing, specifically adapting spatial constraints in a motion planner based on execution errors.
    we introduce a control-informed online trajectory planning frameworkdynamically adapt spatial track constraints and iteratively expand the free-space planning areaThe planner remains time-optimal while compensating for accumulated execution errors
  • Trajectory Optimizationframework95%
    The paper uses an online time-optimal MPC planner that solves a receding-horizon optimal control problem for trajectory generation.
    The online planner solves a receding-horizon MLTP formulated (similar to [4])we extend an online time-optimal MPC trajectory planner
  • Optimal Control and Model Predictive Controlframework90%
    The planner is based on Model Predictive Control, solving an optimal control problem for minimum-time trajectory generation.
    feeding these updated constraints into a Model Predictive Control (MPC) plannerThe baseline trajectory planner solves online an optimization-based MLTP
  • Robot Controlsubfield80%
    The framework integrates with a downstream tracking controller and uses feedback from control execution to inform planning, bridging planning and control.
    establishes a direct feedback loop from the control module back to the plannerthe observation model evaluates execution deviations and the adaptation model iteratively updates the spatial constraints of the OCPutilizing an MPC tracking controller downstream of the planner
  • Roboticssubfield60%
    The work is situated in the broader field of autonomous vehicle robotics, with a focus on planning and control integration.
    Autonomous racecars operate at the limits of vehicle dynamicsintegrated into a modular autonomous racing software stack
  • Self-Supervised Learning from Physical Interactionframework50%
    The framework learns from its own execution errors during runtime, which is conceptually similar to self-supervised learning from physical interaction, though it uses heuristics rather than learned models.
    learns from its own execution errorsBy measuring systematic tracking deviations during runtime, we dynamically adapt spatial track constraints

Abstract

Autonomous racecars operate at the limits of vehicle dynamics, where small control errors translate into safety-critical behavior and lost performance. Trajectory planners assume perfect tracking and remain blind to execution errors. To guarantee safety, trajectory planners therefore restrict themselves to conservative spatial margins, leaving usable track space untapped. To overcome these issues, we introduce a control-informed online trajectory planning framework that learns from its own execution errors. By measuring systematic tracking deviations during runtime, we dynamically adapt spatial track constraints and iteratively expand the free-space planning area. The planner remains time-optimal while compensating for accumulated execution errors. This method was analyzed in a high-fidelity closed-loop simulation environment with autonomous racecars. The results demonstrate that our approach reduces lap time by 1.8\,s without increasing computational burden, maintaining a median runtime of 25 ms. Our finding indicates that feeding control-induced deviations back into the planning layer unlocks performance previously inaccessible to modular architectures and enables autonomous vehicles to exploit track limits systematically.

Paper Context

Source ContextWhole paper
Budget100,000 tokens
Coverage35,521 chars

Classified from the full extracted paper text (35,521 characters). The Paper Guide brief above is the user-facing synthesis; raw context is kept out of the page.

Full-paper context sent 35,521 of 35,521 extracted characters to classification.

Control-Informed Constraint Adaptation in Minimum-Time Trajectory Planning for Autonomous Racing | Research Radar