Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TBB backend #25

Merged
merged 15 commits into from
Sep 23, 2024
Merged

TBB backend #25

merged 15 commits into from
Sep 23, 2024

Commits on Sep 22, 2024

  1. tbb backend (wip)

    koide3 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    a31a8f9 View commit details
    Browse the repository at this point in the history
  2. tbb for loam

    koide3 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    26e86c0 View commit details
    Browse the repository at this point in the history
  3. tbb for ct-icp

    koide3 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    15d8ba7 View commit details
    Browse the repository at this point in the history
  4. tbb for colored icp

    koide3 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    05da20f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06ff50b View commit details
    Browse the repository at this point in the history
  6. tbb for point cloud operations

    koide3 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    afe2874 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a63ea95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    178defd View commit details
    Browse the repository at this point in the history
  9. tbb for kdtree

    koide3 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    de843d2 View commit details
    Browse the repository at this point in the history
  10. add missing header

    koide3 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f638639 View commit details
    Browse the repository at this point in the history
  11. use GTSAM_USE_TBB definition

    koide3 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    fb8f253 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. introduce config.hpp

    koide3 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a8c205e View commit details
    Browse the repository at this point in the history
  2. remove unnecessary macros

    koide3 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9a97cb6 View commit details
    Browse the repository at this point in the history
  3. export cmake flags

    koide3 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e6c906a View commit details
    Browse the repository at this point in the history
  4. remove unnecessary messages

    koide3 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f2bb272 View commit details
    Browse the repository at this point in the history