1 #ifndef GRAIL_PLANNER_REASONER_SNAPSHOT_GENERATOR_H
2 #define GRAIL_PLANNER_REASONER_SNAPSHOT_GENERATOR_H
4 #include "../Reasoners/PlannerReasoner.hh"
5 #include "../../GrailData/DebugInfo/PlannerSnapshots.h"
6 #include "../../GrailCore/DebugUtilities/SnapshotGenerator.h"
18 virtual void Release()
override;
Definition: IDebugSnapshotReceiver.h:7
A reasoner which uses planners to find optimal sequences of behaviors based on goals.
Definition: PlannerReasoner.hh:20
Definition: PlannerReasonerSnapshotGenerator.h:11
Definition: SnapshotGenerator.h:15
Definition: PlannerSnapshots.h:70