ObjectDatasetTools icon indicating copy to clipboard operation
ObjectDatasetTools copied to clipboard

Error when running python compute_gt_poses.py LINEMOD/timer

Open JZhao12 opened this issue 5 years ago • 1 comments

Hi

I just installed all the required libraries and downloaded your example sequence, which named timer. And then I run this: python compute_gt_poses.py LINEMOD/timer, and the error occurred like this:

NameError: name 'registration' is not defined.

Could you please help me with this error? Thank you so much!

JZhao12 avatar Nov 05 '20 23:11 JZhao12

Hi

I just installed all the required libraries and downloaded your example sequence, which named timer. And then I run this: python compute_gt_poses.py LINEMOD/timer, and the error occurred like this:

NameError: name 'registration' is not defined.

Could you please help me with this error? Thank you so much!

Seems to be raised by #60

Sciroccogti avatar Mar 05 '21 03:03 Sciroccogti