Skip to content

[fix] Cast loopClosureDector to int to fix vtk error

Timothée Couble requested to merge fix/fixVTKErrorDebugMacro into master

When compiling with clang, I had a no match operator error. This will fix this vtk error.

Merge request reports