paper-with-me

Papers

Improvements to Warm-Started Optimized Trajectory Planning for ASVs

2019-08-20

We present improvements to a recently developed method for trajectory planning for autonomous surface vehicles (ASVs) in terms of run time. The original method combines two types of planners: An A* implementation that quickly finds the global shortest piecewise linear path on a uniformly discretized map, and an optimal control-based trajectory planner which takes into account ASV dynamics. Firstly, we propose an improvement to the discretization of the map by switching to a Voronoi diagram rather than the uniform discretization, which offers a far more sparse search tree for the A* implementation. Secondly, modifications to the path refinement are made, as suggested in a paper by Bhattacharya and Gavrilova. The changes result in a reduction to the run time of the first part of the method of 85% for an example scenario while maintaining the same level of optimality.

📄 PDF Abstract BibTeX arXiv:1908.07311

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory Planning

Similar Papers 제목 키워드 기반

Optimization-based Safe Trajectory Planning for Autonomous Ground Vehicle in Multi-Floor Scenarios

2026-06-23 · Zishang Xiang, Runda Zhang, Runqi Chai, Kaiyuan Chen 외 arxiv

The development of trajectory planning strategies for autonomous ground vehicles (AGVs) represents a prevailing research interest within the domain of intelligent transportation systems. This paper introduces a trajector…

Trajectory Planning

BOMP: Bin-Optimized Motion Planning

2024-10-31 · Zachary Tam, Karthik Dharmarajan, Tianshuang Qiu, Yahav Avigal 외

In logistics, the ability to quickly compute and execute pick-and-place motions from bins is critical to increasing productivity. We present Bin-Optimized Motion Planning (BOMP), a motion planning framework that plans ar…

Motion Planning

Test-Time Trajectory Optimization for Autonomous Driving

2026-06-05 · Yihong Xu, Eloi Zablocki, Yuan Yin, Elias Ramzi 외 arxiv

End-to-end planners for autonomous driving typically generate a set of candidate trajectories, score each one, and return the highest-scoring candidate. However, the scorer is applied only after the proposals are generat…

Autonomous Driving

Warm-started Semionline Trajectory Planner for Ship's Automatic Docking (Berthing)

2021-12-22 · Dimas M. Rachman, Atsuo Maki, Yoshiki Miyauchi, Naoya Umeda

In the usual framework of control, a reference trajectory is needed as the set point for a feedback controller. This reference trajectory can be generated by solving a trajectory optimization problem. This problem is a c…

Dynamic Multi-Objective Lion Swarm Optimization with Multi-strategy Fusion: An application in 6R robot trajectory planning

2024-05-31 · Bao Liu, Tianbao Liu, Zhongshuo Hu, Fei Ye 외

The advancement of industrialization has spurred the development of innovative swarm intelligence algorithms, with Lion Swarm Optimization (LSO) notable for its robustness, parallelism, simplicity, and efficiency. While …

DiversityPositionTrajectory Planning