Skip to content

Commit 4d7612b

Browse files
committed
(minor) Update badges and links
1 parent dc0599e commit 4d7612b

1 file changed

Lines changed: 13 additions & 21 deletions

File tree

README.md

Lines changed: 13 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,27 @@
11
<div align="center">
22
<h1>Patchwork++</h1>
3-
<a href="https://github.com/PRBonn/kiss-icp/releases"><img src="https://img.shields.io/github/v/release/PRBonn/kiss-icp?label=version" /></a>
4-
<a href="https://github.com/PRBonn/kiss-icp/blob/main/LICENSE"><img src="pictures/gpl.svg" /></a>
5-
<a href="https://github.com/PRBonn/kiss-icp/blob/main/"><img src="https://img.shields.io/badge/Linux-FCC624?logo=linux&logoColor=black" /></a>
3+
<a href="https://github.com/url-kaist/patchwork-plusplus/tree/master/patchworkpp"><img src="https://img.shields.io/badge/-C++-blue?logo=cplusplus" /></a>
4+
<a href="https://github.com/url-kaist/patchwork-plusplus/tree/master"><img src="https://img.shields.io/badge/Python-3670A0?logo=python&logoColor=ffdd54" /></a>
5+
<a href="https://github.com/url-kaist/patchwork-plusplus/tree/master/ros"><img src="https://img.shields.io/badge/ROS2-Humble-blue" /></a>
6+
<a href="https://github.com/url-kaist/patchwork-plusplus/tree/master"><img src="https://img.shields.io/badge/Linux-FCC624?logo=linux&logoColor=black" /></a>
7+
<a href="https://ieeexplore.ieee.org/document/9981561"><img src="https://img.shields.io/badge/DOI-10.1109/IROS47612.2022.9981561-004088.svg"/>
68
<br />
79
<br />
8-
<a href=https://user-images.githubusercontent.com/21349875/219626075-d67e9165-31a2-4a1b-8c26-9f04e7d195ec.mp4>Video</a>
10+
<a href=https://www.youtube.com/watch?v=fogCM159GRk>Video</a>
911
<span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
10-
<a href="https://github.com/PRBonn/kiss-icp/blob/main/README.md#Install">Install</a>
12+
<a href="https://github.com/url-kaist/patchwork-plusplus/tree/master/README.md###Python">Install</a>
1113
<span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
12-
<a href="https://github.com/PRBonn/kiss-icp/blob/main/ros">ROS 2</a>
14+
<a href="https://github.com/url-kaist/patchwork-plusplus/tree/master/ros">ROS2</a>
1315
<span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
14-
<a href=https://www.ipb.uni-bonn.de/wp-content/papercite-data/pdf/vizzo2023ral.pdf>Paper</a>
16+
<a href=https://www.youtube.com/watch?v=fogCM159GRk>Paper</a>
1517
<span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
16-
<a href=https://github.com/PRBonn/kiss-icp/issues>Contact Us</a>
18+
<a href=https://github.com/url-kaist/patchwork-plusplus/issues>Contact Us</a>
1719
<br />
1820
<br />
1921
<p align="center"><img src=pictures/patchwork++.gif alt="animated" /></p>
20-
</div>
21-
22-
23-
## :bookmark_tabs: About Patchwork++ (IROS'22)
24-
25-
* A fast, robust, and self-adaptive **ground segmentation algorithm** on 3D point cloud.
2622

27-
* An extension of [Patchwork][patchworklink] (RA-L'21 with IROS'21).
28-
* Please refer our [paper][patchworkppIEEElink] for detailed explanantions and experimental results!
29-
30-
* Validated on [SemanticKITTI][SemanticKITTIlink] dataset. The benchmark code is available on [here][benchmarklink].
31-
32-
* :bulb: Contents: [YouTube][YouTubeLink], [arXiv][arXivlink], [IEEE *Xplore*][patchworkppIEEElink]
23+
[Patchwork++][arXivlink], an extension of [Patchwork][patchworklink], is **a fast, robust, and self-adaptive ground segmentation algorithm** on 3D point cloud.
24+
</div>
3325

3426
[YouTubeLInk]: https://www.youtube.com/watch?v=fogCM159GRk
3527
[arXivlink]: https://arxiv.org/abs/2207.11919
@@ -43,7 +35,7 @@
4335
* Python binding of Patchwork++ using pybind11 ([python_wrapper][wraplink])
4436
* Examples codes, which visualizes a ground segmentation result by Patchwork++ ([examples][examplelink]) :thumbsup:
4537

46-
> If you are familiar with ROS, you can also visit [here][roslink] and try executing ROS-based Patchwork++!
38+
> If you are familiar with ROS1, you can also visit [here][roslink] and try executing ROS1-based Patchwork++!
4739
4840
[roslink]: https://github.com/url-kaist/patchwork-plusplus-ros
4941

0 commit comments

Comments
 (0)