Skip to content

Commit

Permalink
Merge pull request #422 from andre-nguyen/patch-1
Browse files Browse the repository at this point in the history
Typo in PCL lib name
  • Loading branch information
pomerlef authored Nov 27, 2020
2 parents fe039d1 + 7068f25 commit e4375a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This page lists the available tutorials for libpointmatcher. The [Beginner](#beg
- How to minimize the error with translation, rotation and scale? [See this example.](https://github.com/ethz-asl/libpointmatcher/issues/188#issuecomment-270960696)
- How to do a nearest neighbor search between two point clouds without an ICP object? [See the comments here.](https://github.com/ethz-asl/libpointmatcher/issues/193#issuecomment-276093785)
- How to construct a `DataPoints` from my own point cloud? [See the unit test on `Datapoints` here.](https://github.com/ethz-asl/libpointmatcher/blob/master/utest/ui/DataFilters.cpp#L52)
- How to link against [PLC](https://pointclouds.org/)? [See the comments here.](https://github.com/ethz-asl/libpointmatcher/issues/176#issuecomment-734067786)
- How to link against [PCL](https://pointclouds.org/)? [See the comments here.](https://github.com/ethz-asl/libpointmatcher/issues/176#issuecomment-734067786)

## Developer <a name="developer"></a>

Expand Down

0 comments on commit e4375a3

Please sign in to comment.