Class LocalPlanner
Defined in File simple_controller.h
Class Documentation
-
class LocalPlanner
Provides an interface for local planners used in navigation. All local planners written to work as MBF plugins must adhere to this interface. Alternatively, this class can also operate as a wrapper for old API nav_core-based plugins, providing backward compatibility.