Skip to content

Instantly share code, notes, and snippets.

@pranjal-rai
Last active September 7, 2017 22:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pranjal-rai/307e178d023b9a4b5455ca9ca8383344 to your computer and use it in GitHub Desktop.
Save pranjal-rai/307e178d023b9a4b5455ca9ca8383344 to your computer and use it in GitHub Desktop.
Summary of GSoC 2017 project : Algorithm improvements to KD-Tree module (Organisation - MRPT)

Three major tasks :

  • Added dynamic point cloud support to existing kd-tree library (nanoflann).
  • Created a GUI based benchmark application from scratch which compares four different kd-tree libraries.
  • Added support for rotational orthogonal groups in nanoflann.

Complete conversation with organisation :

MRPT conversation

Pull requests :

Future work : Add support for SE(3) groups as a metric in nanoflann.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment