-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
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 ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels