Cryptum169 / fgm_plugin

Move_base plugin of Follow-the-Gap local planner with modifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fgm_plugin

Implementation of Follow the Gap as a local planner plugin for the ROS navigation stack move_base

Notable Reconfigurable Parameters

go_to_goal toggle go-to-goal behavior score toggle gap selection behavior - size vs score alpha tuning parameter of planner, see follow the gap original paper

Examples

A few launch files are prepared for a demo, fgm_world.launch launches a Gazebo world for the package. nav.launch launches the planner and view_navigation.launch provides the GUI for playing with navigation.

Dynamic World

http://gazebosim.org/tutorials?tut=actor

About

Move_base plugin of Follow-the-Gap local planner with modifications


Languages

Language:C++ 72.3%Language:CMake 19.6%Language:Python 8.1%