中文
相关论文

相关论文: Improved Soft Duplicate Detection in Search-Based …

200 篇论文

This paper presents a multi-robot kinodynamic motion planner that enables a team of robots with different dynamics, actuation limits, and shapes to reach their goals in challenging environments. We solve this problem by combining…

机器人学 · 计算机科学 2025-03-19 Akmaral Moldagalieva , Joaquim Ortiz-Haro , Wolfgang Hönig

Motion planning under differential constraints, kinodynamic motion planning, is one of the canonical problems in robotics. Currently, state-of-the-art methods evolve around kinodynamic variants of popular sampling-based algorithms, such as…

机器人学 · 计算机科学 2016-01-26 Oktay Arslan , Karl Berntorp , Panagiotis Tsiotras

Despite the performance advantages of modern sampling-based motion planners, solving high dimensional planning problems in near real-time remains a challenge. Applications include hyper-redundant manipulators, snake-like and humanoid…

机器人学 · 计算机科学 2018-02-02 Marios P. Xanthidis , Joel M. Esposito , Ioannis Rekleitis , Jason M. O'Kane

Kinodynamic motion planning is concerned with computing collision-free trajectories while abiding by the robot's dynamic constraints. This critical problem is often tackled using sampling-based planners (SBPs) that explore the robot's…

机器学习 · 计算机科学 2025-09-08 Yaniv Hassidof , Tom Jurgenson , Kiril Solovey

Motion planning for robotic systems with complex dynamics is a challenging problem. While recent sampling-based algorithms achieve asymptotic optimality by propagating random control inputs, their empirical convergence rate is often poor,…

机器人学 · 计算机科学 2023-11-08 Joaquim Ortiz-Haro , Wolfgang Hoenig , Valentin N. Hartmann , Marc Toussaint

Motion planning is a mature area of research in robotics with many well-established methods based on optimization or sampling the state space, suitable for solving kinematic motion planning. However, when dynamic motions under constraints…

机器人学 · 计算机科学 2023-01-13 Piotr Kicki , Puze Liu , Davide Tateo , Haitham Bou-Ammar , Krzysztof Walas , Piotr Skrzypczyński , Jan Peters

When planning motions in a configuration space that has underlying symmetries (e.g. when manipulating one or multiple symmetric objects), the ideal planning algorithm should take advantage of those symmetries to produce shorter…

机器人学 · 计算机科学 2025-07-18 Thomas Cohn , Russ Tedrake

We consider time-optimal motion planning for dynamical systems that are translation-invariant, a property that holds for many mobile robots, such as differential-drives, cars, airplanes, and multirotors. Our key insight is that we can…

机器人学 · 计算机科学 2022-08-02 Wolfgang Hoenig , Joaquim Ortiz-Haro , Marc Toussaint

Sampling-based motion planners have experienced much success due to their ability to efficiently and evenly explore the state space. However, for many tasks, it may be more efficient to not uniformly explore the state space, especially when…

机器人学 · 计算机科学 2018-06-07 Clark Zhang , Jinwook Huh , Daniel D. Lee

Search-based methods that use motion primitives can incorporate the system's dynamics into the planning and thus generate dynamically feasible MAV trajectories that are globally optimal. However, searching high-dimensional state lattices is…

机器人学 · 计算机科学 2022-08-15 Daniel Schleich , Sven Behnke

Sampling-based methods are widely adopted solutions for robot motion planning. The methods are straightforward to implement, effective in practice for many robotic systems. It is often possible to prove that they have desirable properties,…

机器人学 · 计算机科学 2022-11-16 Troy McMahon , Aravind Sivaramakrishnan , Edgar Granados , Kostas E. Bekris

Motion planning problems for physically-coupled multi-robot systems in cluttered environments are challenging due to their high dimensionality. Existing methods combining sampling-based planners with trajectory optimization produce…

机器人学 · 计算机科学 2025-05-16 Khaled Wahba , Wolfgang Hönig

We present a sampling-based kinodynamic planning framework for a bipedal robot in complex environments. Unlike other footstep planner which typically plan footstep locations and the biped dynamics in separate steps, we handle both…

机器人学 · 计算机科学 2018-07-11 Junhyeok Ahn , Orion Campbell , Donghyun Kim , Luis Sentis

This paper rigorously solves the challenging problem of recognizing periodic patterns under rigid motion in Euclidean geometry. The 3-dimensional case is practically important for justifying the novelty of solid crystalline materials…

度量几何 · 数学 2025-10-30 Olga Anosova , Daniel Widdowson , Vitaliy Kurlin

This work proposes a kinodynamic motion planning technique for collaborative object transportation by multiple mobile manipulators in dynamic environments. A global path planner computes a linear piecewise path from start to goal. A novel…

机器人学 · 计算机科学 2025-12-09 Keshab Patra , Arpita Sinha , Anirban Guha

This paper presents a learning-based approach to consider the effect of unobservable world states in kinodynamic motion planning in order to enable accurate high-speed off-road navigation on unstructured terrain. Existing kinodynamic motion…

机器人学 · 计算机科学 2021-07-09 Xuesu Xiao , Joydeep Biswas , Peter Stone

In this paper we propose and study a new complexity model for approximation algorithms. The main motivation are practical problems over large data sets that need to be solved many times for different scenarios, e.g., many multicast trees…

数据结构与算法 · 计算机科学 2010-06-18 Marek Cygan , Lukasz Kowalik , Marcin Mucha , Marcin Pilipczuk , Piotr Sankowski

This paper introduces Bidirectional Tight Informed Trees (BTIT*), an asymptotically optimal kinodynamic sampling-based motion planning algorithm that integrates an anytime bidirectional heuristic search (Bi-HS) and ensures the…

机器人学 · 计算机科学 2026-04-14 Yi Wang , Bingxian Mu , Shahab Shokouhi , May-Win Thein

In algorithms for finite metric spaces, it is common to assume that the distance between two points can be computed in constant time, and complexity bounds are expressed only in terms of the number of points of the metric space. We…

计算几何 · 计算机科学 2019-01-28 Michael Kerber , Arnur Nigmetov

Guided policy search algorithms can be used to optimize complex nonlinear policies, such as deep neural networks, without directly computing policy gradients in the high-dimensional parameter space. Instead, these methods use supervised…

机器学习 · 计算机科学 2016-07-18 William Montgomery , Sergey Levine