Skip to content

ROS2 port #75

Open
Open
@malban

Description

@malban

@130s

I'm working on a ROS2 port of the laser_scan_matcher package that I would like to get pulled into this repo, if possible, and setup for releasing:

In addition to porting to ROS2, this version also:

  • fixes covariance calculation to capture the correct values and rotate them correctly into the odom frame
  • adds optional covariance augmentation based on detecting if there is a degenerate axis in the match, such as down a featureless hallway
  • removes velocity inputs and replaces them with a tf subscription for pose prediction. It's assumed that a proper state estimator like robot_localization can be used to convert velocities into a predicted pose.
  • enables dynamic reconfiguration for most parameters

Related:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions