Remove unused directory utils and update robot_sensor msgs

This commit is contained in:
duongtd 2026-01-16 09:27:29 +07:00
parent 98543e6c54
commit 28e48c902b

View File

@ -148,8 +148,8 @@ else()
message(STATUS "=================================")
endif()
# ========================================================
# Test executable
# ========================================================
add_executable(${PROJECT_NAME}_test test/main.cpp)
target_link_libraries(${PROJECT_NAME}_test PRIVATE ${PROJECT_NAME})
# # ========================================================
# # Test executable
# # ========================================================
# add_executable(${PROJECT_NAME}_test test/main.cpp)
# target_link_libraries(${PROJECT_NAME}_test PRIVATE ${PROJECT_NAME})