43 const std::string& clientID);
51 const std::optional<local_planning::LocalPlannerResult>& result)
override;
77 const std::string clientID;
~MemoryIntrospector() override=default
void onRobotPose(const core::Pose &pose) override
void onGlobalShortestPath(const std::vector< core::Pose > &path) override
MemoryIntrospector(memory::client::stack_result::Writer &globPlanWriter, const std::string &clientID)
void onGlobalGraph(const core::Graph &graph) override
void onGlobalPlannerResult(const global_planning::GlobalPlannerResult &result) override
void onGlobalPlannerSubdivision(const GlobalPathSubdivision &subdivision) override
void onGoal(const core::Pose &goal) override
void onLocalPlannerResult(const std::optional< local_planning::LocalPlannerResult > &result) override
This file is part of ArmarX.
This file is part of ArmarX.