Skip to content
Snippets Groups Projects
Commit aaa5b3bf authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Disable imuBias gtest

parent de2c36af
No related branches found
No related tags found
No related merge requests found
......@@ -107,8 +107,8 @@ wolf_add_gtest(gtest_feature_imu gtest_feature_imu.cpp)
target_link_libraries(gtest_feature_imu ${PROJECT_NAME})
# IMU Bias + estimation tests
wolf_add_gtest(gtest_imuBias gtest_imuBias.cpp)
target_link_libraries(gtest_imuBias ${PROJECT_NAME})
#wolf_add_gtest(gtest_imuBias gtest_imuBias.cpp)
#target_link_libraries(gtest_imuBias ${PROJECT_NAME})
# Pinhole test
wolf_add_gtest(gtest_pinhole gtest_pinhole.cpp)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment