Skip to content

Commit

Permalink
Revert "remove exec_depend on behaviortree_cpp_v3 (ros-navigation#3279)…
Browse files Browse the repository at this point in the history
…" (ros-navigation#3336)

This reverts commit 90ae5cc.
  • Loading branch information
SteveMacenski authored and Andrew Lycas committed Feb 23, 2023
1 parent ec4f558 commit 993c573
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions nav2_behavior_tree/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<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: 1 addition & 0 deletions nav2_bt_navigator/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<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 993c573

Please sign in to comment.