中文
相关论文

相关论文: Reactive Navigation in Partially Familiar Planar E…

200 篇论文

Visual topological navigation has been revitalized recently thanks to the advancement of deep learning that substantially improves robot perception. However, the scalability and reliability issue remain challenging due to the complexity and…

机器人学 · 计算机科学 2020-03-20 Xiangyun Meng , Nathan Ratliff , Yu Xiang , Dieter Fox

Autonomous navigation is one of the key requirements for every potential application of mobile robots in the real-world. Besides high-accuracy state estimation, a suitable and globally consistent representation of the 3D environment is…

机器人学 · 计算机科学 2024-03-05 Simon Boche , Sebastián Barbas Laina , Stefan Leutenegger

Learning image transformations is essential to the idea of mental simulation as a method of cognitive inference. We take a connectionist modeling approach, using planar neural networks to learn fundamental imagery transformations, like…

机器学习 · 计算机科学 2020-08-11 Joel Michelson , Joshua H. Palmer , Aneesha Dasari , Maithilee Kunda

Autonomous navigation of vehicle-trailer systems is crucial in environments like airports, supermarkets, and concert venues, where various types of trailers are needed to navigate with different payloads and conditions. However, accurately…

机器人学 · 计算机科学 2025-07-22 Yanbo Chen , Yunzhe Tan , Yaojia Wang , Zhengzhe Xu , Junbo Tan , Xueqian Wang

Human-aware navigation is a complex task for mobile robots, requiring an autonomous navigation system capable of achieving efficient path planning together with socially compliant behaviors. Social planners usually add costs or constraints…

Service robots are increasingly deployed in diverse and dynamic environments, where both physical layouts and social contexts change over time and across locations. In these unstructured settings, conventional navigation systems that rely…

机器人学 · 计算机科学 2025-07-16 Yanbo Wang , Zipeng Fang , Lei Zhao , Weidong Chen

Path planning in dynamic environments is a fundamental challenge in intelligent transportation and robotics, where obstacles and conditions change over time, introducing uncertainty and requiring continuous adaptation. While existing…

机器人学 · 计算机科学 2025-11-20 Jonas De Maeyer , Hossein Yarahmadi , Moharram Challenger

We study the navigation problem for a robot moving amidst static and dynamic obstacles and rely on a hierarchical approach to solve it. First, the reference trajectory is planned by the safe interval path planning algorithm that is capable…

机器人学 · 计算机科学 2019-06-18 Konstantin Yakovlev , Anton Andreychuk , Juliya Belinskaya , Dmitry Makarov

Vehicle detection and localization in complex traffic scenarios pose significant challenges due to the interference of moving objects. Traditional methods often rely on outlier exclusions or semantic segmentations, which suffer from low…

机器人学 · 计算机科学 2025-01-29 Yinqi Chen , Meiying Zhang , Qi Hao , Guang Zhou

Vessel transit in ice-covered waters poses unique challenges in safe and efficient motion planning. When the concentration of ice is high, it may not be possible to find collision-free trajectories. Instead, ice can be pushed out of the way…

机器人学 · 计算机科学 2023-07-10 Rodrigue de Schaetzen , Alexander Botros , Robert Gash , Kevin Murrant , Stephen L. Smith

The integration of Large Language Model (LLM) reasoning principles into classical robot path planning represents a rapidly emerging research direction. In this paper, we propose a Semantic Risk-Aware Heuristic (SRAH) planner that encodes…

机器人学 · 计算机科学 2026-05-05 Hamza Ahmed Durrani , Rafay Suleman Durrani

Vision-and-Language Navigation (VLN) requires an agent to follow natural-language instructions and navigate through previously unseen environments. Recent approaches increasingly employ large language models (LLMs) as high-level navigators…

计算机视觉与模式识别 · 计算机科学 2026-02-18 Shutian Gu , Chengkai Huang , Ruoyu Wang , Lina Yao

In this paper, we address the problem of vision-based obstacle avoidance for robotic manipulators. This topic poses challenges for both perception and motion generation. While most work in the field aims at improving one of those aspects,…

机器人学 · 计算机科学 2020-11-02 Elie Aljalbout , Ji Chen , Konstantin Ritt , Maximilian Ulmer , Sami Haddadin

Autonomous exploration in unknown environments is key for mobile robots, helping them perceive, map, and make decisions in complex areas. However, current methods often rely on frequent global optimization, suffering from high computational…

机器人学 · 计算机科学 2026-02-27 Kai Li , Shengtao Zheng , Linkun Xiu , Yuze Sheng , Xiao-Ping Zhang , Dongyue Huang , Xinlei Chen

Path planning is usually solved by addressing either the (high-level) route planning problem (waypoint sequencing to achieve the final goal) or the (low-level) path planning problem (trajectory prediction between two waypoints avoiding…

机器人学 · 计算机科学 2026-04-21 Daniel Fuertes , Andrea Cavallaro , Carlos R. del-Blanco , Fernando Jaureguizar , Narciso García

Autonomous navigation through unknown environments is a challenging task that entails real-time localization, perception, planning, and control. UAVs with this capability have begun to emerge in the literature with advances in lightweight…

机器人学 · 计算机科学 2019-06-18 Jesus Tordesillas , Brett T. Lopez , John Carter , John Ware , Jonathan P. How

We claim that navigation in human environments can be viewed as cooperative activity especially in constrained situations. Humans concurrently aid and comply with each other while moving in a shared space. Cooperation helps pedestrians to…

机器人学 · 计算机科学 2017-08-17 Harmish Khambhaita , Rachid Alami

When searching for an object humans navigate through a scene using semantic information and spatial relationships. We look for an object using our knowledge of its attributes and relationships with other objects to infer the probable…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Jean-Benoit Delbrouck , Stéphane Dupont

We consider data structures for graphs where we maintain a subset of the nodes called sites, and allow proximity queries, such as asking for the closest site to a query node, and update operations that enable or disable nodes as sites. We…

数据结构与算法 · 计算机科学 2020-01-07 David Eppstein , Michael T. Goodrich , Nil Mamano

As autonomous systems increasingly rely on onboard sensing for localization and perception, the parallel tasks of motion planning and state estimation become more strongly coupled. This coupling is well-captured by augmenting the planning…

机器人学 · 计算机科学 2020-09-14 Kristoffer M. Frey , Ted J. Steiner , Jonathan P. How