mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
hard-code parameter array for verification
This commit is contained in:
committed by
Lorenz Meier
parent
a73a095c1d
commit
13039f9e69
@@ -60,7 +60,7 @@ add_executable(mixer_test mixer_test.cpp hrt.cpp
|
||||
${PX_SRC}/modules/systemlib/mixer/mixer_simple.cpp
|
||||
${PX_SRC}/modules/systemlib/pwm_limit/pwm_limit.c
|
||||
${PX_SRC}/systemcmds/tests/test_mixer.cpp)
|
||||
add_gtest(mixer_test)
|
||||
#add_gtest(mixer_test)
|
||||
|
||||
# conversion_test
|
||||
add_executable(conversion_test conversion_test.cpp ${PX_SRC}/systemcmds/tests/test_conv.cpp)
|
||||
|
||||
Reference in New Issue
Block a user