Class DummyPlanner
Defined in File DummyPlanner.hpp
Inheritance Relationships
Base Type
public easynav::PlannerMethodBase
Class Documentation
A default “do-nothing” implementation of PlannerMethodBase.
Used as a fallback when no real planner is configured.
Public Functions
Default constructor.
Destructor.
Initialization hook.
- Returns:
Success or error message.
Dummy update method.
- Parameters:
nav_state – Current navigation state.