Skip to content

Commit 3514852

Browse files
doisygGuillaume Doisy
andauthored
enable_groot_monitoring_ false (#5246)
Signed-off-by: Guillaume Doisy <[email protected]> Co-authored-by: Guillaume Doisy <[email protected]>
1 parent 7f561b0 commit 3514852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nav2_behavior_tree/include/nav2_behavior_tree/bt_action_server.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ class BtActionServer
285285
bool always_reload_bt_xml_ = false;
286286

287287
// Parameters for Groot2 monitoring
288-
bool enable_groot_monitoring_ = true;
288+
bool enable_groot_monitoring_ = false;
289289
int groot_server_port_ = 1667;
290290

291291
// User-provided callbacks

0 commit comments

Comments
 (0)