Skip to content

NameError: name 'registration' is not defined #78

@sowmyakavali

Description

@sowmyakavali

Hi @paperstiger @F2Wang !
Please look into this issue,

           ```
Traceback (most recent call last):
  File "compute_gt_poses.py", line 351, in <module>
    pose_graph = full_registration(path, max_correspondence_distance_coarse,
  File "compute_gt_poses.py", line 152, in full_registration
    pose_graph = registration.PoseGraph()
NameError: name 'registration' is not defined
That registration module itself not imported and even don't know that where it is defined.
can you please check it ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions