Skip to content

Commit

Permalink
refactor(autoware_universe_utils): move managed transform buffer feat…
Browse files Browse the repository at this point in the history
…ure to external repository

Signed-off-by: Amadeusz Szymko <[email protected]>
  • Loading branch information
amadeuszsz committed Dec 25, 2024
1 parent 6673aaf commit d932e29
Show file tree
Hide file tree
Showing 20 changed files with 27 additions and 883 deletions.
4 changes: 4 additions & 0 deletions build_depends.repos
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,7 @@ repositories:
type: git
url: https://github.com/autowarefoundation/ament_cmake.git
version: feat/faster_ament_libraries_deduplicate
universe/external/managed_transform_buffer:
type: git
url: https://github.com/autowarefoundation/ManagedTransformBuffer.git
version: main
1 change: 0 additions & 1 deletion common/autoware_universe_utils/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ ament_auto_add_library(autoware_universe_utils SHARED
src/ros/diagnostics_interface.cpp
src/ros/msg_operation.cpp
src/ros/marker_helper.cpp
src/ros/managed_transform_buffer.cpp
src/ros/logger_level_configure.cpp
src/system/backtrace.cpp
src/system/time_keeper.cpp
Expand Down

This file was deleted.

Loading

0 comments on commit d932e29

Please sign in to comment.