paper-with-me

홈 › Papers

Robust Lattice-based Motion Planning

2022-09-28 · Abhishek Dhar, Carl Hynén, Johan Löfberg, Daniel Axehill

This paper proposes a robust lattice-based motion-planning algorithm for nonlinear systems affected by a bounded disturbance. The proposed motion planner utilizes the nominal disturbance-free system model to generate motion primitives, which are associated with fixed-size tubes. These tubes are characterized through designing a feedback controller, that guarantees boundedness of the errors occurring due to mismatch between the disturbed nonlinear system and the nominal system. The motion planner then sequentially implements the tube-based motion primitives while solving an online graph-search problem. The objective of the graph-search problem is to connect the initial state to the final state, through sampled states in a suitably discretized state space, such that the tubes do not pass through any unsafe states (representing obstacles) appearing during runtime. The proposed strategy is implemented on an Euler-Lagrange based ship model which is affected by significant wind disturbance. It is shown that the uncertain system trajectories always stay within a suitably constructed tube around the nominal trajectory and terminate within a region around the final state, whose size is dictated by the size of the tube.

📄 PDF Abstract BibTeX arXiv:2209.14360

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Graduated Fidelity Lattices for Motion Planning under Uncertainty

2019-05-31 · Adrián González-Sieira, Manuel Mucientes, Alberto Bugarín

We present a novel approach for motion planning in mobile robotics under sensing and motion uncertainty based on state lattices with graduated fidelity. The probability of collision is reliably estimated considering the …

Motion Planning

On-line and on-board planning and perception for quadrupedal locomotion

2019-04-07 · Carlos Mastalli, Ioannis Havoutis, Alexander W. Winkler, Darwin G. Caldwell 외

We present a legged motion planning approach for quadrupedal locomotion over challenging terrain. We decompose the problem into body action planning and footstep planning. We use a lattice representation together with a …

Motion Planning

MeshA*: Efficient Path Planing With Motion Primitives

2024-12-13 · Marat Agranovskiy, Konstantin Yakovlev

We study a path planning problem where the possible move actions are represented as a finite set of motion primitives aligned with the grid representation of the environment. That is, each primitive corresponds to a shor…

Heuristic Search

Adaptive Lattice-based Motion Planning

2025-08-04 · Abhishek Dhar, Sarthak Mishra, Spandan Roy, Daniel Axehill arxiv

This paper proposes an adaptive lattice-based motion planning solution to address the problem of generating feasible trajectories for systems, represented by a linearly parameterizable non-linear model operating within a…

Motion Planning

Combinatorics of a Discrete Trajectory Space for Robot Motion Planning

2020-05-25 · Felix Wiebe, Shivesh Kumar, Daniel Harnack, Malte Langosz 외

Motion planning is a difficult problem in robot control. The complexity of the problem is directly related to the dimension of the robot's configuration space. While in many theoretical calculations and practical applica…

Motion Planning