Remove fcu_horiz library

This commit is contained in:
Oleg Kalachev
2019-01-16 21:30:45 +03:00
parent af4d043e4e
commit 2d3f14f534

View File

@@ -148,10 +148,6 @@ add_library(clever
src/optical_flow.cpp
)
add_library(fcu_horiz
src/fcu_horiz.cpp
)
add_library(aruco_vpe
src/aruco_vpe.cpp
)