We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e356234 commit 3fa7097Copy full SHA for 3fa7097
…omponents/DF_global_registration/code.py …ents/DF_fast_global_registration/code.pysrc/gh/components/DF_global_registration/code.py renamed to src/gh/components/DF_fast_global_registration/code.py
…mponents/DF_global_registration/icon.png …nts/DF_fast_global_registration/icon.pngsrc/gh/components/DF_global_registration/icon.png renamed to src/gh/components/DF_fast_global_registration/icon.png
…nts/DF_global_registration/metadata.json …F_fast_global_registration/metadata.jsonsrc/gh/components/DF_global_registration/metadata.json renamed to src/gh/components/DF_fast_global_registration/metadata.json
@@ -1,9 +1,9 @@
1
{
2
- "name": "DFMeshToCloud",
3
- "nickname": "Geo2Pcd",
+ "name": "FastGlobalRegistration",
+ "nickname": "FastGReg",
4
"category": "diffCheck",
5
"subcategory": "Registrations",
6
- "description": "Register two point clouds together if a fast global registration.",
+ "description": "Register two point clouds together in a fast manner.",
7
"exposure": 4,
8
"instanceGuid": "cacd1868-5e8f-451c-b89a-51a075f332cd",
9
"ghpython": {
0 commit comments