update package tf3_sensor_msgs

This commit is contained in:
2025-11-24 11:17:47 +07:00
parent 0dca929962
commit 88613a94f0
311 changed files with 22225 additions and 214 deletions

View File

@@ -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()