paper-with-me

Papers

Enhancing Lattice-based Motion Planning with Introspective Learning and Reasoning

2020-05-15 · Mattias Tiger, David Bergström, Andreas Norrstig, Fredrik Heintz

Lattice-based motion planning is a hybrid planning method where a plan made up of discrete actions simultaneously is a physically feasible trajectory. The planning takes both discrete and continuous aspects into account, for example action pre-conditions and collision-free action-duration in the configuration space. Safe motion planing rely on well-calibrated safety-margins for collision checking. The trajectory tracking controller must further be able to reliably execute the motions within this safety margin for the execution to be safe. In this work we are concerned with introspective learning and reasoning about controller performance over time. Normal controller execution of the different actions is learned using reliable and uncertainty-aware machine learning techniques. By correcting for execution bias we manage to substantially reduce the safety margin of motion actions. Reasoning takes place to both verify that the learned models stays safe and to improve collision checking effectiveness in the motion planner by the use of more accurate execution predictions with a smaller safety margin. The presented approach allows for explicit awareness of controller performance under normal circumstances, and timely detection of incorrect performance in abnormal circumstances. Evaluation is made on the nonlinear dynamics of a quadcopter in 3D using simulation. Video: https://youtu.be/STmZduvSUMM

📄 PDF Abstract BibTeX arXiv:2005.07385

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Introspective Planning: Aligning Robots' Uncertainty with Inherent Task Ambiguity

2024-02-09 · Kaiqu Liang, Zixu Zhang, Jaime Fernández Fisac

Large language models (LLMs) exhibit advanced reasoning skills, enabling robots to comprehend natural language instructions and strategically plan high-level actions through proper grounding. However, LLM hallucination m…

Conformal PredictionHallucinationUncertainty Quantificationvalid

Competence-Aware Path Planning via Introspective Perception

2021-09-28 · Sadegh Rabiee, Connor Basich, Kyle Hollins Wray, Shlomo Zilberstein 외

Robots deployed in the real world over extended periods of time need to reason about unexpected failures, learn to predict them, and to proactively take actions to avoid future failures. Existing approaches for competenc…

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