We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b80d6cd commit 36299efCopy full SHA for 36299ef
.github/workflows/issue_response.yml
@@ -15,6 +15,5 @@ jobs:
15
NUMBER: ${{ github.event.issue.number }}
16
BODY: >
17
Sorry!! We are reducing the support for fast_gicp.
18
- Please consider using small_gicp, a new faster library with better portability.
19
- https://github.com/koide3/small_gicp
+ Please consider using [small_gicp](https://github.com/koide3/small_gicp), a new faster library with better portability.
20
Meanwhile, feel free to open a PR if you have any improvements that can be merged into fast_gicp.
0 commit comments