Skip to content

Fix covariance calculations#78

Merged
130s merged 1 commit intoCCNYRoboticsLab:ros1from
malban:fix-covariance
Jul 21, 2022
Merged

Fix covariance calculations#78
130s merged 1 commit intoCCNYRoboticsLab:ros1from
malban:fix-covariance

Conversation

@malban
Copy link
Copy Markdown

@malban malban commented Jul 12, 2022

The way the ICP covariance calculations are being applied to the output ROS message is incorrect in several ways.

First, the wrong values are being used and, second, the 2x2 xy covariance matrix needs to be rotated into the odom frame from the laser frame of the reference keyframe.

This pull request addresses those issuss.

current-2022-07-12_16.30.48.mp4
fixed-2022-07-12_16.33.06.mp4

@malban malban mentioned this pull request Jul 14, 2022
Copy link
Copy Markdown
Collaborator

@130s 130s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as #79 (review). Btw this solution looks beautifully reducing the complexity of matrix!

I'm by no means an expert on this change so my review is limited to coding only. That said nothing redflags my eyes.

With probably a lack of active maintainership (tracked in #69), I'm ok to have it unmerged for a week or so then merge if no further review is added.

If you can review @cst0 that'll be great.

@130s 130s merged commit e8bd9b1 into CCNYRoboticsLab:ros1 Jul 21, 2022
5730289021-NN pushed a commit to FIBO-Engineer/ros_laser_template_matcher that referenced this pull request Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants