Skip to content

Conversation

@Seongjun-Kim00
Copy link

What is problem?

Hello
I think your code is really great.
While reading through code, I found one issue:
In vio.cpp, the voxel_size for the plane map query is set to 0.5,
which can be different from the value set in the config file.

Thus, I have updated the code so that vio.cpp uses the voxel_size specified in voxel_map.

Thank you.

Modified Files

  • vio.cpp : Update the plane query to utilize the plane_voxel_size
  • vio.h : Define the variable plane_voxel_size
  • LVIMapper.cpp : Initialize the variable plane_voxel_size

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