Skip to content

Commit

Permalink
[behavior_tree] Add generate_nav2_tree_nodes_xml (ros-navigation#4073)
Browse files Browse the repository at this point in the history
* Add generate_nav2_tree_nodes_xml

Signed-off-by: Davide Faconti <[email protected]>

* behavior_tree: removed list of plugins from yaml

Signed-off-by: Davide Faconti <[email protected]>

* check result of get_parameter(plugin_lib_names)

Signed-off-by: Davide Faconti <[email protected]>

* fix previous commit (uncrustify)

Signed-off-by: Davide Faconti <[email protected]>

* revert change

Signed-off-by: Davide Faconti <[email protected]>

---------

Signed-off-by: Davide Faconti <[email protected]>
  • Loading branch information
facontidavide authored and Marc-Morcos committed Jul 4, 2024
1 parent 3c382eb commit 32b3bfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nav2_bt_navigator/src/bt_navigator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#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 32b3bfa

Please sign in to comment.