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
ghenv.Component.AddRuntimeMessage(RML.Warning, f"There was a missing face in the cloud of beam {i}: the face was skipped in the pose estimation of that beam") # noqa: F821
ghenv.Component.AddRuntimeMessage(RML.Warning, f"There was a missing face in the cloud of beam {i}: the face was skipped in the pose estimation of that beam") # noqa: F821
Copy file name to clipboardExpand all lines: src/gh/components/DF_pose_estimation/metadata.json
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,18 @@
37
37
"sourceCount": 0,
38
38
"typeHintID": "ghdoc"
39
39
},
40
+
{
41
+
"name": "i_poses_from_icp",
42
+
"nickname": "i_poses_from_icp",
43
+
"description": "The optional poses detected in the CAD segmentation component though ICP. If provided, the pose will not be re-calculated using the faces normals.",
0 commit comments