CMD + K

ros-noetic-base-local-planner

Community

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<a href="http://wiki.ros.org/nav_core">nav_core</a>package.

Installation

To install this package, run one of the following:

Conda
$conda install robostack-staging::ros-noetic-base-local-planner

Usage Tracking

1.17.3
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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<a href="http://wiki.ros.org/nav_core">nav_core</a>package.

Last Updated

Jan 23, 2023 at 05:12

License

BSD-3-Clause

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
macOS-64
win-64