Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the acf domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/roboticslab/wp-includes/functions.php on line 6121
Teaching robot navigation behaviors to optimal rrt planners - RoboticsLab

Teaching robot navigation behaviors to optimal rrt planners

Download: BibTeX | Plain Text

Description

This work presents an approach for learning navigation behaviors for robots using Optimal Rapidly-exploring Random Trees (RRT*) as the main planner. A new learning algorithm combining both Inverse Reinforcement Learning and RRT* is developed to learn the RRT*’s
cost function from demonstrations. A comparison with other
state-of-the-art algorithms shows how the method can recover the
behavior from the demonstrations. Finally, a learned cost function for
social navigation is tested in real experiments with a robot in the
laboratory.