Class PlannerAction
Defined in File planner_action.h
Inheritance Relationships
Base Type
public mbf_abstract_nav::AbstractActionBase< mbf_msgs::action::GetPath, AbstractPlannerExecution >(Template Class AbstractActionBase)
Class Documentation
Public Types
Public Functions
Protected Functions
Transforms a plan to the global frame (global_frame_) coord system.
- Parameters:
plan – Input plan to be transformed.
global_plan – Output plan, which is then transformed to the global frame.
- Returns:
true, if the transformation succeeded, false otherwise