GoapPlannerFactory

PlannerFactory that always creates AStarGoapPlanner

Functions

Link copied to clipboard
open override fun createPlanner(processOptions: ProcessOptions, worldStateDeterminer: WorldStateDeterminer): Planner<out PlanningSystem, out WorldState, out Plan>