paper-with-me

홈 › Papers

Autonomous Driving on Curvy Roads Without Reliance on Frenet Frame: A Cartesian-Based Trajectory Planning Method

2022-02-03 · IEEE Transactions on Intelligent Transportation Systems 2022 2 · Bai Li, Yakun Ouyang, Li Li, Youmin Zhang

Curvy roads are a particular type of urban road scenario, wherein the curvature of the road centerline changes drastically. This paper is focused on the trajectory planning task for autonomous driving on a curvy road. The prevalent on-road trajectory planners in the Frenet frame cannot impose accurate restrictions on the trajectory curvature, thus easily making the resultant trajectories beyond the ego vehicle's kinematic capability. Regarding planning in the Cartesian frame, selection-based methods suffer from the curse of dimensionality. By contrast, optimization-based methods in the Cartesian frame are more flexible to find optima in the continuous solution space, but the new challenges are how to tackle the intractable collision-avoidance constraints and nonconvex kinematic constraints. An iterative computation framework is proposed to accumulatively handle the complex constraints. Concretely, an intermediate problem is solved in each iteration, which contains linear and tractably scaled collision-avoidance constraints and softened kinematic constraints. Compared with the existing optimization-based planners, our proposal is less sensitive to the initial guess especially when it is not kinematically feasible. The efficiency of the proposed planner is validated by both simulations and real-world experiments. Source codes of this work are available at https://github.com/libai1943/CartesianPlanner.

📄 PDF Abstract BibTeX

Code (1)

libai1943/CartesianPlanner

Tasks

Autonomous DrivingCollision AvoidanceTrajectory Planning

Similar Papers 제목 키워드 기반

Multi-task UNet architecture for end-to-end autonomous driving

2021-12-16 · Der-Hau Lee, Jinn-Liang Liu

We propose an end-to-end driving model that integrates a multi-task UNet (MTUNet) architecture and control algorithms in a pipeline of data flow from a front camera through this model to driving decisions. It provides qu…

Autonomous DrivingSegmentationSemantic Segmentation

Robust and Real Time Detection of Curvy Lanes (Curves) with Desired Slopes for Driving Assistance and Autonomous Vehicles

2015-01-13 · Amartansh Dubey, K. M. Bhurchandi

One of the biggest reasons for road accidents is curvy lanes and blind turns. Even one of the biggest hurdles for new autonomous vehicles is to detect curvy lanes, multiple lanes and lanes with a lot of discontinuity and…

Autonomous Vehicles

Efficient Perception, Planning, and Control Algorithm for Vision-Based Automated Vehicles

2022-09-15 · Der-Hau Lee

Autonomous vehicles have limited computational resources and thus require efficient control systems. The cost and size of sensors have limited the development of self-driving cars. To overcome these restrictions, this st…

Autonomous DrivingAutonomous VehiclesMotion Planningobject-detection+3

SnowyLane: Robust Lane Detection on Snow-covered Rural Roads Using Infrastructural Elements

2025-11-07 · Jörg Gamerdinger, Benedict Wetzel, Patrick Schulz, Sven Teufel 외 arxiv

Lane detection for autonomous driving in snow-covered environments remains a major challenge due to the frequent absence or occlusion of lane markings. In this paper, we present a novel, robust and realtime capable appro…

Autonomous DrivingLane Detection

Physics-Grounded Causal Auditing of End-to-End Driving Planners

2026-06-12 · Zikun Guo arxiv

End-to-end (E2E) autonomous-driving planners trained by imitation are prone to statistical shortcuts: they associate scene elements that merely co-occur with expert actions (a roadside object, a building facade) with dri…