You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 30, 2023. It is now read-only.
Hi all,
I am attempting to use SACMODEL_PERPENDICULAR_PLANE which as I understand requires setting a reference axis and tolerance using set_axis and set_eps_angle. However it appears in pcl_172.cpp and the consequent generated python that set_axis is commented out?
'pcl._pcl.SegmentationNormal' object has no attribute 'set_axis'