paper-with-me

홈 › Papers

Model Predictive Planning: Trajectory Planning in Obstruction-Dense Environments for Low-Agility Aircraft

2023-09-27 · Matthew T. Wallace, Brett Streetman, Laurent Lessard

We present Model Predictive Planning (MPP), a trajectory planner for low-agility vehicles such as a fixed-wing aircraft to navigate obstacle-laden environments. MPP consists of (1) a multi-path planning procedure that identifies candidate paths, (2) a raytracing procedure that generates linear constraints around these paths to enforce obstacle avoidance, and (3) a convex quadratic program that finds a feasible trajectory within these constraints if one exists. Low-agility aircraft cannot track arbitrary paths, so refining a given path into a trajectory that respects the vehicle's limited maneuverability and avoids obstacles often leads to an infeasible optimization problem. The critical feature of MPP is that it efficiently considers multiple candidate paths during the refinement process, thereby greatly increasing the chance of finding a feasible and trackable trajectory. We demonstrate the effectiveness of MPP on a longitudinal aircraft model.

📄 PDF Abstract BibTeX arXiv:2309.16024

Code (0)

등록된 구현이 없습니다.

Tasks

Motion PlanningNavigateTrajectory Planning

Similar Papers 제목 키워드 기반

Interaction-Aware Trajectory Prediction and Planning in Dense Highway Traffic using Distributed Model Predictive Control

2023-08-24 · Erik Börve, Nikolce Murgovski, Leo Laine

In this paper we treat optimal trajectory planning for an autonomous vehicle (AV) operating in dense traffic, where vehicles closely interact with each other. To tackle this problem, we present a novel framework that cou…

Model Predictive ControlPredictionTrajectory PlanningTrajectory Prediction

Homotopy-aware Multi-agent Navigation via Distributed Model Predictive Control

2025-07-26 · Haoze Dong, Meng Guo, Chengyi He, Zhongkui Li arxiv

Multi-agent trajectory planning requires ensuring both safety and efficiency, yet deadlocks remain a significant challenge, especially in obstacle-dense environments. Such deadlocks frequently occur when multiple agents …

Trajectory Planning

IANN-MPPI: Interaction-Aware Neural Network-Enhanced Model Predictive Path Integral Approach for Autonomous Driving

2025-07-16 · Kanghyun Ryu, Minjun Sung, Piyush Gupta, Jovin D'sa 외 arxiv

Motion planning for autonomous vehicles (AVs) in dense traffic is challenging, often leading to overly conservative behavior and unmet planning objectives. This challenge stems from the AVs' limited ability to anticipate…

Trajectory PlanningAutonomous VehiclesAutonomous DrivingMotion Planning

IA Planner: Motion Planning Using Instantaneous Analysis for Autonomous Vehicle in the Dense Dynamic Scenarios on Highways

2021-03-19 · Xiaoyu Yang, Huiyun Li

In dense and dynamic scenarios, planning a safe and comfortable trajectory is full of challenges when traffic participants are driving at high speed. The classic graph search and sampling methods first perform path plann…

Motion PlanningTrajectory Planning

Heterogeneous Predictor-based Risk-Aware Planning with Conformal Prediction in Dense, Uncertain Environments

2025-07-16 · Jeongyong Yang, KwangBin Lee, SooJean Han arxiv

Real-time planning among many uncertain, dynamic obstacles is challenging because predicting every agent with high fidelity is both unnecessary and computationally expensive. We present Heterogeneous Predictor-based Risk…