save
This commit is contained in:
@@ -133,7 +133,7 @@ target_link_libraries(unpreferred_layer costmap_2d static_layer ${Boost_LIBRARIE
|
|||||||
|
|
||||||
|
|
||||||
# --- Option để bật/tắt test ---
|
# --- 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)
|
if(BUILD_COSTMAP_TESTS)
|
||||||
# --- Test executables ---
|
# --- Test executables ---
|
||||||
|
|||||||
@@ -7,8 +7,6 @@
|
|||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
using namespace tf3;
|
using namespace tf3;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user