Skip to content

Commit

Permalink
Fix Github action badge link (MIT-SPARK#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
jingnanshi authored Feb 3, 2020
1 parent 7e73925 commit 8cd7ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# TEASER++
![](https://github.com/MIT-SPARK/TEASER-plusplus/workflows/build/badge.svg)
[<img src="https://github.com/MIT-SPARK/TEASER-plusplus/workflows/build/badge.svg">](https://github.com/MIT-SPARK/TEASER-plusplus/actions)

TEASER++ is a fast and robust point cloud registration framework written in C++. It can solve the rigid body transformation problem between two point clouds in 3D. TEASER++ also has bindings for MATLAB and Python, as well as integration with ROS for easy testing and visualization.

Expand Down

0 comments on commit 8cd7ae4

Please sign in to comment.