update package tf3_sensor_msgs
This commit is contained in:
@@ -8,6 +8,8 @@ set(CMAKE_POSITION_INDEPENDENT_CODE ON)
|
||||
# Find dependencies
|
||||
find_package(Boost COMPONENTS thread REQUIRED)
|
||||
find_package(GTest REQUIRED)
|
||||
# Finding Eigen3
|
||||
find_package(Eigen3 REQUIRED)
|
||||
|
||||
if (NOT TARGET tf3)
|
||||
add_subdirectory(/home/duongtd/robotics_core/tf3 ${CMAKE_BINARY_DIR}/tf3_build)
|
||||
|
||||
Reference in New Issue
Block a user