open3d.io.read_pose_graph#

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

Function to read PoseGraph from file

Parameters:

filename (Union[os.PathLike, str, bytes]) – Path to file.

Returns:

open3d.pipelines.registration.PoseGraph