Skip to content

Commit 52d446e

Browse files
SteveMacenskiMarc-Morcos
authored andcommitted
Revert "adding base footprint publisher to nav2_util (ros-navigation#3860)" (ros-navigation#3994)
This reverts commit cefce2c.
1 parent feeadcf commit 52d446e

File tree

4 files changed

+0
-233
lines changed

4 files changed

+0
-233
lines changed

nav2_util/include/nav2_util/base_footprint_publisher.hpp

Lines changed: 0 additions & 129 deletions
This file was deleted.

nav2_util/src/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ add_executable(lifecycle_bringup
2828
)
2929
target_link_libraries(lifecycle_bringup ${library_name})
3030

31-
add_executable(base_footprint_publisher
32-
base_footprint_publisher.cpp
33-
)
34-
target_link_libraries(base_footprint_publisher ${library_name})
35-
3631
find_package(Boost REQUIRED COMPONENTS program_options)
3732

3833
install(TARGETS

nav2_util/src/base_footprint_publisher.cpp

Lines changed: 0 additions & 27 deletions
This file was deleted.

nav2_util/test/test_base_footprint_publisher.cpp

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)