save
This commit is contained in:
parent
1577dccb11
commit
2439f2a71d
|
|
@ -133,7 +133,7 @@ target_link_libraries(unpreferred_layer costmap_2d static_layer ${Boost_LIBRARIE
|
|||
|
||||
|
||||
# --- Option để bật/tắt test ---
|
||||
option(BUILD_COSTMAP_TESTS "Build costmap_2d test executables" ON)
|
||||
option(BUILD_COSTMAP_TESTS "Build costmap_2d test executables" OFF)
|
||||
|
||||
if(BUILD_COSTMAP_TESTS)
|
||||
# --- Test executables ---
|
||||
|
|
|
|||
|
|
@ -7,8 +7,6 @@
|
|||
#include <cstdint>
|
||||
|
||||
|
||||
|
||||
|
||||
using namespace std;
|
||||
using namespace tf3;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user