31 std::shared_ptr<std::vector<FramePose>> GetPoses()
const;
37 std::shared_ptr<std::vector<FramePose>> sp_poses_ =
nullptr;
38 std::shared_ptr<JsonConf> sp_conf_ =
nullptr;
Definition: pose_collection.h:27
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
PoseCollectionState
Definition: pose_collection.h:25