open3d.registration.PoseGraphNode
- class open3d.registration.PoseGraphNode
Node of
PostGraph
.- __init__(*args, **kwargs)
Overloaded function.
__init__(self: open3d.open3d.registration.PoseGraphNode) -> None
Default constructor
__init__(self: open3d.open3d.registration.PoseGraphNode, arg0: open3d.open3d.registration.PoseGraphNode) -> None
Copy constructor
__init__(self: open3d.open3d.registration.PoseGraphNode, pose: numpy.ndarray[numpy.float64[4, 4]]) -> None
- property pose