Skip to content

Commit

Permalink
Update README.md (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
koide3 authored Jan 15, 2024
1 parent 83454bd commit 9f99ce3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@ cd fast_gicp/src
python3 kitti.py /your/kitti/path/sequences/00/velodyne
```

## Note

In some environments, setting a fewer number of threads rather than the (default) maximum number of threads may result in faster processing (see https://github.com/SMRT-AIST/fast_gicp/issues/145#issuecomment-1890885373).

## Related packages
- [ndt_omp](https://github.com/koide3/ndt_omp)
- [fast_gicp](https://github.com/SMRT-AIST/fast_gicp)
Expand Down

0 comments on commit 9f99ce3

Please sign in to comment.