Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Slam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • KEU-ComputerVision
  • Slam
  • Merge requests
  • !69

[feat][ROS] Allow inheritance from LidarSlamNode

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Julia Sanchez requested to merge InheritanceLidarSlamNode into master Dec 01, 2020
  • Overview 4
  • Commits 1
  • Pipelines 2
  • Changes 4
  1. Goal
  • Allow inheritance from LidarSlamNode class to create new ROS Nodes implying SLAM library
  1. Changes
  • Extract main part from LidarSlamNode.cxx
  • Adapt CMakeLists consequently
  • Make call back virtual and private members protected

@nicolas.cadart @nick.laurenson

Edited Dec 01, 2020 by Julia Sanchez
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: InheritanceLidarSlamNode