{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":235250047,"defaultBranch":"master","name":"TEASER-plusplus","ownerLogin":"MIT-SPARK","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-01-21T03:43:04.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/46765500?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1707008153.0","currentOid":""},"activityList":{"items":[{"before":"6ceb9c8fe05b035d8e6336b886bfb4283eefe927","after":"9ca20d9b52fcb631e7f8c9e3cc55c5ba131cc4e6","ref":"refs/heads/master","pushedAt":"2024-05-18T13:20:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"Revise get functions & (minor) fix typos in the comments (#185)\n\n* Change `getNormals` to be an inline public function\r\n\r\n* (minor) Add a line break between functions\r\n\r\n* Add `getInputOrderedTranslationInliers` function for visualization purposes\r\n\r\n* (minor) Fix typos in the comments","shortMessageHtmlLink":"Revise get functions & (minor) fix typos in the comments (#185)"}},{"before":"baf69d948d77e8fe496a82e2fa3b1f41a9b1156f","after":"6ceb9c8fe05b035d8e6336b886bfb4283eefe927","ref":"refs/heads/master","pushedAt":"2024-05-05T21:32:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"Minor modifications for better usuability (#184)\n\n* Set const in the inputs of the matcher.h and matcher.cc\r\n\r\n* Add Quatro mode in a Python wrapper\r\n\r\n* Make normal estimation based on OMP as well.\r\n\r\n* Add API with normal vectors for easy integration with the `xyznormal` mode of ROBIN\r\n\r\n* Clean unused variables\r\n\r\n* Fix error in the example (change == to =)\r\n\r\n* Remove weird semicolon to cover #99\r\n\r\n* Remove [[nodiscard]] to cover #140\r\n\r\n* Add 'InsertNewlineAtEOF' in the .clang-format\r\n\r\n* Add newline at the end of file using .clang-format\r\n\r\n* (Minor) Clean codes, e.g., managing double space, redundant line break, no-space, etc, via .clang-format","shortMessageHtmlLink":"Minor modifications for better usuability (#184)"}},{"before":"956022cccfab75df67e3ac982238e6ff30b0c2ca","after":"89ecc8b9e5bc44a7dd9afa79785882a0df4e3c89","ref":"refs/heads/jnshi/batch_solve","pushedAt":"2024-02-04T22:33:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"fix estimate_scaling variable initialization; remove timing","shortMessageHtmlLink":"fix estimate_scaling variable initialization; remove timing"}},{"before":null,"after":"956022cccfab75df67e3ac982238e6ff30b0c2ca","ref":"refs/heads/jnshi/batch_solve","pushedAt":"2024-02-04T00:55:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"default turn off debug print","shortMessageHtmlLink":"default turn off debug print"}},{"before":"b34e769405815a384cb0da65c41a9c1a4a783817","after":"536a71271194ac45df719b973e96562b5f47899d","ref":"refs/heads/develop","pushedAt":"2024-02-03T16:56:38.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"Merge branch 'master' into develop","shortMessageHtmlLink":"Merge branch 'master' into develop"}},{"before":"a7b45d863fd3fa054c58f0a1b697d11cb0e315a0","after":"baf69d948d77e8fe496a82e2fa3b1f41a9b1156f","ref":"refs/heads/master","pushedAt":"2023-11-21T00:07:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"Updates pybind to latest (2.11.1) version (#175)\n\nAllows Teaser++ python package building on latest Python versions (3.11)\r\n\r\nCo-authored-by: Clément Gautrais ","shortMessageHtmlLink":"Updates pybind to latest (2.11.1) version (#175)"}},{"before":"e415c0d9713793bbe96908ff032748f100e2b1e3","after":"a7b45d863fd3fa054c58f0a1b697d11cb0e315a0","ref":"refs/heads/master","pushedAt":"2023-07-26T13:00:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"drop gtest targets from install command (#168)","shortMessageHtmlLink":"drop gtest targets from install command (#168)"}},{"before":"ddb5c21a4adf48e08c5eebbdfbc6f4d5b71dc7fb","after":"e415c0d9713793bbe96908ff032748f100e2b1e3","ref":"refs/heads/master","pushedAt":"2023-05-22T01:14:42.629Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"Various fixes and conda build recipe (#165)\n\n* update bibtex\r\n\r\n* update doc\r\n\r\n* update journal name\r\n\r\n* Parallel FPFH feature extraction (#97)\r\n\r\nAnd some minor bug fixes\r\n\r\n* Update documentation (#107)\r\n\r\nMention ldconfig and manually install Eigen\r\n\r\n* Udpate calls to Open3D functions (#108)\r\n\r\n* Fix bug causing maximum clique finder to fail with thread count >= 12 (#137)\r\n\r\n* add support for clique solver to use different number of threads\r\n\r\n* add tests\r\n\r\n* better debug message\r\n\r\n* fix noise bound & print statement for rot err\r\n\r\n* fix typo\r\n\r\n* update openmp flags\r\n\r\n* Conda recipe for teaserpp-python (#125)\r\n\r\n* Checkpoint conda recipe for teaserpp-python\r\n\r\n* Use same version of python for conda build and runtime environment\r\n\r\n* Update conda recipe\r\n\r\n---------\r\n\r\nCo-authored-by: Christopher Barber ","shortMessageHtmlLink":"Various fixes and conda build recipe (#165)"}},{"before":"5f822213a60cf0fd1f289808d9878c7b3a81dfa9","after":"b34e769405815a384cb0da65c41a9c1a4a783817","ref":"refs/heads/develop","pushedAt":"2023-05-22T01:02:07.595Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"Conda recipe for teaserpp-python (#125)\n\n* Checkpoint conda recipe for teaserpp-python\r\n\r\n* Use same version of python for conda build and runtime environment\r\n\r\n* Update conda recipe","shortMessageHtmlLink":"Conda recipe for teaserpp-python (#125)"}},{"before":"696e03a773fe679824403cc2e1c3ce840db2e36a","after":"5f822213a60cf0fd1f289808d9878c7b3a81dfa9","ref":"refs/heads/develop","pushedAt":"2023-05-22T00:48:09.091Z","pushType":"push","commitsCount":2,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/master' into develop","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/master' into develop"}},{"before":"974574c2fe8d8523e9f7d7be0500c427ba1d1f9a","after":"ddb5c21a4adf48e08c5eebbdfbc6f4d5b71dc7fb","ref":"refs/heads/master","pushedAt":"2023-05-22T00:25:47.680Z","pushType":"push","commitsCount":1,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"Update main.yml\n\nUse Ubuntu 20.04 instead of 18.04","shortMessageHtmlLink":"Update main.yml"}},{"before":"00d4d4a3154b50247b7be63c15d3a64d31078751","after":"696e03a773fe679824403cc2e1c3ce840db2e36a","ref":"refs/heads/develop","pushedAt":"2023-05-21T23:45:03.478Z","pushType":"push","commitsCount":3,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/master' into develop","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/master' into develop"}},{"before":"f957651565d8b73d5f229b2add5622ced07ddc45","after":"974574c2fe8d8523e9f7d7be0500c427ba1d1f9a","ref":"refs/heads/master","pushedAt":"2023-05-21T16:00:07.275Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"Add hierarchical instance, Quatro, in `registration.h` (#149)\n\nThanks @LimHyungTae for the awesome contributions!\r\n\r\n* Add the parameter 'QUATRO' in enum. of `registration.h` and explanations for doxygen\r\n\r\n* Add `svdRot2d` module for implementing rotation part of `QUATRO`\r\n\r\n* Quatro is updated in 'registration.h' and 'registration.cc'\r\n\r\n* (Minor) The Pages of paper is updated\r\n\r\n* Fix error of rotation error unit. The geodesic distances were intended to be expressed in degrees, but in code, they were in radians.\r\n\r\n* Add an example of Quatro into the \"SolveForRotation\" test\r\n\r\n* Add an example of Quatro\r\n\r\n* (minor) Replace usage of the macro variable, RAD2DEG with the built-in function of PCL, RAD2DEG(*)\r\n\r\n* Add and link OpenMP\r\n\r\n* Modify value of NOISE_BOUND and remove RAD2DEG. All the units are set to radians","shortMessageHtmlLink":"Add hierarchical instance, Quatro, in registration.h (#149)"}},{"before":"b27b138dc8afa46ef2b8276d5f0e4378c9485018","after":"00d4d4a3154b50247b7be63c15d3a64d31078751","ref":"refs/heads/develop","pushedAt":"2023-05-21T15:55:51.778Z","pushType":"push","commitsCount":2,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/bugfix/examples' into develop","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/bugfix/examples' into develop"}},{"before":"111e2ce81aa8c25fad66fcd1feecb758e1c76281","after":"f957651565d8b73d5f229b2add5622ced07ddc45","ref":"refs/heads/master","pushedAt":"2023-05-21T15:53:22.600Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"Update README.md (#152)\n\nREADME updated for MacOS users","shortMessageHtmlLink":"Update README.md (#152)"}},{"before":"8cba56e4cee8e51a1a299fda40d4b612654e8b33","after":"b27b138dc8afa46ef2b8276d5f0e4378c9485018","ref":"refs/heads/develop","pushedAt":"2023-05-21T15:52:19.658Z","pushType":"push","commitsCount":1,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"update openmp flags","shortMessageHtmlLink":"update openmp flags"}},{"before":"eaf7c6ccfb32a5a71f6838be72c8c4f6832a94dd","after":"8cba56e4cee8e51a1a299fda40d4b612654e8b33","ref":"refs/heads/develop","pushedAt":"2023-05-21T15:50:58.168Z","pushType":"push","commitsCount":1,"pusher":{"login":"jingnanshi","name":"Jingnan Shi","path":"/jingnanshi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14103665?s=80&v=4"},"commit":{"message":"fix typo","shortMessageHtmlLink":"fix typo"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0xOFQxMzoyMDowOC4wMDAwMDBazwAAAARNoOqH","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0yMVQxNTo1MDo1OC4xNjg5NDRazwAAAAMxDRYV"}},"title":"Activity · MIT-SPARK/TEASER-plusplus"}