Skip to content

Commit 44bb589

Browse files
committed
Add boost dependency
Signed-off-by: Emerson Knapp <[email protected]>
1 parent 7aa5317 commit 44bb589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

behaviortree_ros2/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
<buildtool_depend>ament_cmake</buildtool_depend>
1313

14+
<depend>libboost-dev</depend>
1415
<depend>rclcpp</depend>
1516
<depend>rclcpp_action</depend>
1617
<depend>behaviortree_cpp</depend>

0 commit comments

Comments
 (0)