Source: ros-melodic-move-base
Section: misc
Priority: optional
Maintainer: David V. Lu!! <davidvlu@gmail.com>
Build-Depends: debhelper (>= 9.0.0), ros-melodic-actionlib, ros-melodic-base-local-planner, ros-melodic-catkin, ros-melodic-clear-costmap-recovery, ros-melodic-cmake-modules, ros-melodic-costmap-2d, ros-melodic-dynamic-reconfigure, ros-melodic-geometry-msgs, ros-melodic-message-generation, ros-melodic-move-base-msgs, ros-melodic-nav-core, ros-melodic-nav-msgs, ros-melodic-navfn, ros-melodic-pluginlib, ros-melodic-roscpp, ros-melodic-rospy, ros-melodic-rotate-recovery, ros-melodic-std-srvs, ros-melodic-tf2-geometry-msgs, ros-melodic-tf2-ros, ros-melodic-visualization-msgs
Homepage: http://wiki.ros.org/move_base
Standards-Version: 3.9.2

Package: ros-melodic-move-base
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ros-melodic-actionlib, ros-melodic-base-local-planner, ros-melodic-clear-costmap-recovery, ros-melodic-costmap-2d, ros-melodic-dynamic-reconfigure, ros-melodic-geometry-msgs, ros-melodic-message-runtime, ros-melodic-move-base-msgs, ros-melodic-nav-core, ros-melodic-nav-msgs, ros-melodic-navfn, ros-melodic-pluginlib, ros-melodic-roscpp, ros-melodic-rospy, ros-melodic-rotate-recovery, ros-melodic-std-srvs, ros-melodic-tf2-ros, ros-melodic-visualization-msgs
Description: The move_base package provides an implementation of an action (see the actionlib package) that, given a goal in the world, will attempt to reach it with a mobile base.
 The move_base node links together a global and local planner to accomplish its global navigation task. It supports any global planner adhering to the nav_core::BaseGlobalPlanner interface specified in the nav_core package and any local planner adhering to the nav_core::BaseLocalPlanner interface specified in the nav_core package. The move_base node also maintains two costmaps, one for the global planner, and one for a local planner (see the costmap_2d package) that are used to accomplish navigation tasks.
