Reworked trilat code
This commit is contained in:
@@ -22,6 +22,8 @@ INCLUDE_DIRECTORIES(
|
||||
../../
|
||||
../../../
|
||||
../../../../
|
||||
|
||||
../../eigen3
|
||||
)
|
||||
|
||||
|
||||
@@ -49,6 +51,7 @@ FILE(GLOB SOURCES
|
||||
mainProb.cpp
|
||||
Eval.cpp
|
||||
FtmKalman.cpp
|
||||
trilateration.cpp
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user