Skip to content

Commit

Permalink
Remove temp BT.CPP build warning workaround (ros-navigation#4500)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Macenski <[email protected]>
  • Loading branch information
SteveMacenski authored and Marc-Morcos committed Jul 4, 2024
1 parent 072fea2 commit a100614
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nav2_behavior_tree/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ find_package(nav2_util REQUIRED)

nav2_package()

add_compile_options(-Wno-shadow) # Delete after https://github.com/BehaviorTree/BehaviorTree.CPP/issues/811 is released

include_directories(
include
)
Expand Down

0 comments on commit a100614

Please sign in to comment.