Skip to content

Use configurable voxel_size in plane queries (vio.cpp)#352

Open
Seongjun-Kim00 wants to merge 1 commit intohku-mars:mainfrom
Seongjun-Kim00:vio_plane_map_debug
Open

Use configurable voxel_size in plane queries (vio.cpp)#352
Seongjun-Kim00 wants to merge 1 commit intohku-mars:mainfrom
Seongjun-Kim00:vio_plane_map_debug

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