ROOct 8, 2021

Improving Kinodynamic Planners for Vehicular Navigation with Learned Goal-Reaching Controllers

arXiv:2110.04238v18 citations
Originality Incremental advance
AI Analysis

This work addresses efficiency and path quality issues in robotic navigation for systems like differential drives and Segways, representing an incremental improvement over existing kinodynamic planning methods.

The paper tackles the problem of improving path quality and computational efficiency in sampling-based kinodynamic planners for vehicular navigation by integrating a learned goal-reaching controller, resulting in higher quality paths with fewer iterations and less computation time compared to random controls.

This paper aims to improve the path quality and computational efficiency of sampling-based kinodynamic planners for vehicular navigation. It proposes a learning framework for identifying promising controls during the expansion process of sampling-based planners. Given a dynamics model, a reinforcement learning process is trained offline to return a low-cost control that reaches a local goal state (i.e., a waypoint) in the absence of obstacles. By focusing on the system's dynamics and not knowing the environment, this process is data-efficient and takes place once for a robotic system. In this way, it can be reused in different environments. The planner generates online local goal states for the learned controller in an informed manner to bias towards the goal and consecutively in an exploratory, random manner. For the informed expansion, local goal states are generated either via (a) medial axis information in environments with obstacles, or (b) wavefront information for setups with traversability costs. The learning process and the resulting planning framework are evaluated for a first and second-order differential drive system, as well as a physically simulated Segway robot. The results show that the proposed integration of learning and planning can produce higher quality paths than sampling-based kinodynamic planning with random controls in fewer iterations and computation time.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes