update package tf3_sensor_msgs
This commit is contained in:
@@ -6,4 +6,8 @@ set(CMAKE_POSITION_INDEPENDENT_CODE ON)
|
||||
if (NOT TARGET tf3_geometry_msgs)
|
||||
add_subdirectory(tf3_geometry_msgs)
|
||||
endif()
|
||||
|
||||
if (NOT TARGET tf3_sensor_msgs)
|
||||
add_subdirectory(tf3_sensor_msgs)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user