Skip to content

Conversation

@Woohyun-Kang
Copy link

@Woohyun-Kang Woohyun-Kang commented Nov 24, 2024

I spotted and fixed some minor bugs in RGBD odometry implementation.

  • Code for computing photometric error RMS is missing a parenthesis
  • initICP from depth map is missing copy to vmaps_tmp, used by initRGB to populate the depth map. Result is nextDepth containing the same depth map as lastDepth
  • Weight for summing ICP and RGBD linear system is squared for A. I adjusted covariance threshold values too

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.

1 participant