Skip to content

Commit

Permalink
Fix Jazzy release by removing boost dependency - bump to 1.3.1 (ros-n…
Browse files Browse the repository at this point in the history
…avigation#4492)

* Update package.xml

Signed-off-by: Steve Macenski <[email protected]>

* fix Boost build issues and bump to 1.3.1 for jazzy release

---------

Signed-off-by: Steve Macenski <[email protected]>
  • Loading branch information
SteveMacenski authored and Marc-Morcos committed Jul 4, 2024
1 parent c1033d6 commit 072fea2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nav2_bt_navigator/src/bt_navigator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include <string>
#include <utility>
#include <vector>
#include <boost/algorithm/string.hpp>

#include "nav2_util/geometry_utils.hpp"
#include "nav2_util/node_utils.hpp"
Expand Down

0 comments on commit 072fea2

Please sign in to comment.