Class SmacPlannerHybrid
Defined in File smac_planner_hybrid.hpp
Inheritance Relationships
Base Type
public nav2_core::GlobalPlanner
Class Documentation
Public Functions
constructor
destructor
Configuring plugin.
- Parameters:
parent – Lifecycle node pointer
name – Name of plugin map
tf – Shared ptr of TF2 buffer
costmap_ros – Costmap2DROS object
Cleanup lifecycle node.
Activate lifecycle node.
Deactivate lifecycle node.
Creating a plan from start and goal poses.
- Parameters:
start – Start pose
goal – Goal pose
- Returns:
nav2_msgs::Path of the generated path
Protected Functions
Callback executed when a paramter change is detected.
- Parameters:
parameters – list of changed parameters
Protected Attributes