base_local_planner¶
Contents:
Summary¶
-
base_local_planner
¶ Version: 1.13.0
Description: This package provides implementations of the Trajectory Rollout and Dynamic Window approaches to local robot navigation on a plane. Given a plan to follow and a costmap, the controller produces velocity commands to send to a mobile base. This package supports both holonomic and non-holonomic robots, any robot footprint that can be represented as a convex polygon or circle, and exposes its configuration as ROS parameters that can be set in a launch file. This package's ROS wrapper adheres to the BaseLocalPlanner interface specified in the nav_core package.
Maintainers: - David V. Lu!! <davidvlu AT gmail DOT com>
- Michael Ferguson <mferguson AT fetchrobotics DOT com>
Licenses: - BSD
Urls: Authors: - Eitan Marder-Eppstein
- Eric Perko
- contradict@gmail.com
BuildDepends: BuildtoolDepends: BuildExportDepends: ExecDepends: Exports: - <nav_core plugin=”${prefix}/blp_plugin.xml”/>