Robot Navigation with Reinforcement Learned Path Generation and Fine-Tuned Motion Control
In this paper, we propose a novel reinforcement learning (RL) based path generation (RL-PG) approach for mobile robot navigation without a prior exploration of an unknown environment. Multiple predictive path points are dynamically generated by a deep Markov model optimized using RL approach for robot to track. To ensure the safety when tracking the predictive points, the robot's motion is fine-tuned by a motion fine-tuning module. Such an approach, using the deep Markov model with RL algorithm for planning, focuses on the relationship between adjacent path points. We analyze the benefits that our proposed approach are more effective and are with higher success rate than RL-Based approach DWA-RL and a traditional navigation approach APF. We deploy our model on both simulation and physical platforms and demonstrate our model performs robot navigation effectively and safely.
Code (0)
등록된 구현이 없습니다.
Tasks
Reinforcement Learning (RL)Robot NavigationSimilar Papers 제목 키워드 기반
Hierarchies of Planning and Reinforcement Learning for Robot Navigation
Solving robotic navigation tasks via reinforcement learning (RL) is challenging due to their sparse reward and long decision horizon nature. However, in many navigation tasks, high-level (HL) task representations, like a…
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot NavigationPathRL: An End-to-End Path Generation Method for Collision Avoidance via Deep Reinforcement Learning
Robot navigation using deep reinforcement learning (DRL) has shown great potential in improving the performance of mobile robots. Nevertheless, most existing DRL-based navigation methods primarily focus on training a pol…
Collision AvoidanceDeep Reinforcement LearningRobot NavigationSARL*: Deep Reinforcement Learning based Human-Aware Navigation for Mobile Robot in Indoor Environments
In a human-robot coexisting environment, reaching the goal position safely and efficiently is essential for a mobile service robot. In this paper, we present an advanced version of the Socially Attentive Reinforcement Le…
Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Manipulate-to-Navigate: Reinforcement Learning with Visual Affordances and Manipulability Priors
Mobile manipulation in dynamic environments is challenging due to movable obstacles blocking the robot's path. Traditional methods, which treat navigation and manipulation as separate tasks, often fail in such 'manipulat…
Reinforcement LearningEfficient Environment Design for Multi-Robot Navigation via Continuous Control
Multi-robot navigation and path planning in continuous state and action spaces with uncertain environments remains an open challenge. Deep Reinforcement Learning (RL) is one of the most popular paradigms for solving this…
Reinforcement LearningContinuous ControlRobot Navigation