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

✨ Create the function ComputeClosestPoint to speedup the que… #6719

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Mar 25, 2024

  1. ✨ Create the function ComputeClosestPoint to speedup the query for a …

    …single 3D Point
    Seb Mascha committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8481600 View commit details
    Browse the repository at this point in the history
  2. ✨ Add changelog and fix bug in output for eigen

    Seb Mascha committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    99e9926 View commit details
    Browse the repository at this point in the history
  3. 🎨 Format the code

    Seb Mascha committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    46c6b16 View commit details
    Browse the repository at this point in the history
  4. 🎨 Format the code python

    Seb Mascha committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    44b10d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. ✨ Add binding for Python compute_closest_point

    Seb Mascha committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    849ffe5 View commit details
    Browse the repository at this point in the history