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

Add ReLOC - Initial alignment algorithm #1

Closed
wants to merge 12 commits into from
Closed

Commits on Mar 30, 2016

  1. FLARELocalReferenceFrameEstimation class added

    - FLARELocalReferenceFrameEstimation class added
    - unit test for FLARELocalReferenceFrameEstimation class added
    - directedOrthogonalAxis, projectPointOnPlane
    getAngleBetweenUnitVectors, randomOrthogonalAxis, normalDisambiguation
    and planeFitting methods of BOARDLocalReferenceFrameEstimation class
    moved to lrf_utils.hpp
    aliosciapetrelli committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    eb0dc72 View commit details
    Browse the repository at this point in the history
  2. BugFix: Filters used applyFilter twice.

    Julien Pennecot committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    31e203a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

  1. Configuration menu
    Copy the full SHA
    c6121cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request PointCloudLibrary#1572 from sourireduclown/Filters…

    …BugFix
    
    BugFix: Filters used applyFilter twice.
    jspricke committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    62561c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Configuration menu
    Copy the full SHA
    5f63c6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request PointCloudLibrary#1585 from VictorLamoine/without_…

    …vtk_fixes
    
    Fix compilation when WITH_VTK=OFF
    jspricke committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    baa25d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c023197 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. Merge pull request PointCloudLibrary#1586 from VictorLamoine/fix_cuda…

    …_macosx
    
    Fix compilation on Mac OSX
    jspricke committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    9260fa2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

  1. Fix error in print info of transform point cloud.

    Ronald Ensing committed May 10, 2016
    Configuration menu
    Copy the full SHA
    a922cf7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request PointCloudLibrary#1604 from delftrobotics/master

    Fix error in print info of transform point cloud.
    VictorLamoine committed May 10, 2016
    Configuration menu
    Copy the full SHA
    a4eaaae View commit details
    Browse the repository at this point in the history

Commits on May 20, 2016

  1. Configuration menu
    Copy the full SHA
    ee9969f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2016

  1. Templetize signed distances

    Moreover:
    Add LRF_utils.h
    Add LRF_utils.cpp
    aliosciapetrelli committed May 30, 2016
    Configuration menu
    Copy the full SHA
    206655b View commit details
    Browse the repository at this point in the history