bool ReadPoseGraph(const std::string &filename, pipelines::registration::PoseGraph &pose_graph)
std::shared_ptr< pipelines::registration::PoseGraph > CreatePoseGraphFromFile(const std::string &filename)
bool WritePoseGraph(const std::string &filename, const pipelines::registration::PoseGraph &pose_graph)
cloudViewer::pipelines::registration::PoseGraph PoseGraph
Generic file read and write utility for python interface.