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
Learning Human-Aware Path Planning with Fully Convolutional Networks - RoboticsLab

Learning Human-Aware Path Planning with Fully Convolutional Networks

External link:

Download: BibTeX | Plain Text

Description

This work presents an approach to learn path planning for robot social
navigation by demonstration. We make use of Fully Convolutional Neural
Networks (FCNs) to learn from expert’s path demonstrations a map that
marks a feasible path to the goal as a classification problem. The use
of FCNs allows us to overcome the problem of manually
designing/identifying the cost-map and relevant features for the task of
robot navigation. The method makes use of optimal Rapidly-exploring
Random Tree planner (RRT*) to overcome eventual errors in the path
prediction; the FCNs prediction is used as cost-map and also to
partially bias the sampling of the configuration space, leading the
planner to behave similarly to the learned expert behavior. The approach
is evaluated in experiments with real trajectories and compared with
Inverse Reinforcement Learning algorithms that use RRT* as underlying
planner.


Warning: foreach() argument must be of type array|object, string given in /var/www/html/roboticslab/wp-content/plugins/insert-php-code-snippet/shortcode-handler.php(77) : eval()'d code on line 6