There was an error while loading. Please reload this page.
1 parent 7f561b0 commit 3514852Copy full SHA for 3514852
nav2_behavior_tree/include/nav2_behavior_tree/bt_action_server.hpp
@@ -285,7 +285,7 @@ class BtActionServer
285
bool always_reload_bt_xml_ = false;
286
287
// Parameters for Groot2 monitoring
288
- bool enable_groot_monitoring_ = true;
+ bool enable_groot_monitoring_ = false;
289
int groot_server_port_ = 1667;
290
291
// User-provided callbacks
0 commit comments