open3d.io.read_pose_graph#

open3d.io.read_pose_graph(filename: os.PathLike) open3d.pipelines.registration.PoseGraph#

Function to read PoseGraph from file

Parameters:

filename (os.PathLike) – Path to file.

Returns:

open3d.pipelines.registration.PoseGraph