Skip to content

Commit

Permalink
remove exec_depend on behaviortree_cpp_v3 (ros-navigation#3279)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aposhian committed Nov 11, 2022
1 parent 1fb1f9e commit 90ae5cc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion nav2_behavior_tree/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
<exec_depend>rclcpp_action</exec_depend>
<exec_depend>rclcpp_lifecycle</exec_depend>
<exec_depend>std_msgs</exec_depend>
<exec_depend>behaviortree_cpp_v3</exec_depend>
<exec_depend>builtin_interfaces</exec_depend>
<exec_depend>geometry_msgs</exec_depend>
<exec_depend>sensor_msgs</exec_depend>
Expand Down
1 change: 0 additions & 1 deletion nav2_bt_navigator/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<build_depend>nav2_util</build_depend>
<build_depend>nav2_core</build_depend>

<exec_depend>behaviortree_cpp_v3</exec_depend>
<exec_depend>rclcpp</exec_depend>
<exec_depend>rclcpp_action</exec_depend>
<exec_depend>rclcpp_lifecycle</exec_depend>
Expand Down

0 comments on commit 90ae5cc

Please sign in to comment.