Skip to content

LRMPUT/segmap_vis_views

Repository files navigation

SegMap with visual views

This an extended version of SegMap system that uses intensity images synthesized from LiDAR measurement to improve segment description.

Related publications

J. Wietrzykowski, P. Skrzypczyński, On the descriptive power of LiDAR intensity images for segment-based loop closing in 3-D SLAM, 2021

Installation

For installation instructions consult the original SegMap repository.

Error libfontconfig.so.1: undefined symbol: FT_Done_MM_Var when using Conda

Modify CMakeLists.txt:

target_link_libraries(segmapper_node /opt/conda/lib/libfreetype.so.6 fontconfig harfbuzz ${PROJECT_NAME})

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages