Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • LidarView LidarView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • LidarView
  • LidarViewLidarView
  • Merge requests
  • !25

Add new SLAM to LidarView superbuild as independent plugin

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nicolas Cadart requested to merge feature/addSlamInLVSuperbuild into master Mar 24, 2020
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 4

Deprecates old LidarView SLAM implemented by LVCore/LidarPlugin, and replaces it by independent LidarSlamPlugin.

If SLAM is enabled, LidarSlamPlugin is automatically built and installed as a Lidarview plugin, and will be auto-loaded at LidarView start. Its use is then totally transparent for the user.

Major changes :

  • Add optional G2O project in superbuild (optional SLAM dependency)
  • Upgrade to Eigen 3.3.7 and PCL 1.10.1 in superbuild
  • Add CMake options to enable new SLAM and optionally chose to build old SLAM

Related merge requests (please merge them in this following order) :

  • LiDAR SLAM
  • LidarView-Superbuild
  • LidarView-Core
  • LidarView (this MR)

@nick.laurenson @lea.vauchier @melanie.carriere

Edited Mar 24, 2020 by Nicolas Cadart
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/addSlamInLVSuperbuild