Hiep update

This commit is contained in:
2025-12-30 19:10:22 +07:00
parent 45371670a2
commit cfb071660f
5 changed files with 12 additions and 11 deletions

View File

@@ -21,10 +21,10 @@ find_package(catkin REQUIRED COMPONENTS
vda5050_msgs
)
## System dependencies are found with CMake's conventions
find_package(Boost REQUIRED COMPONENTS system thread)
find_package(PkgConfig)
find_package(robot_cpp REQUIRED)
## Uncomment this if the package has a setup.py. This macro ensures
## modules and global scripts declared therein get installed
@@ -198,6 +198,7 @@ target_link_libraries(${PROJECT_NAME}
${FreeOpcUa_LIBRARIES}
${catkin_LIBRARIES}
${Boost_LIBRARIES}
robot_cpp
)
# target_link_libraries(${PROJECT_NAME}_node