We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e01d50 commit fa87a95Copy full SHA for fa87a95
configuration/packages/configuring-bt-navigator.rst
@@ -53,6 +53,7 @@ Parameters
53
Description
54
List of behavior tree node shared libraries.
55
56
+ Consider checking out the `Use BT Groot Monitoring<>`_ tutorial for using this feature.
57
:enable_groot_monitoring:
58
59
==== =======
@@ -89,6 +90,7 @@ Parameters
89
90
91
ZMQ server port for the Groot monitor. Used to send the current bt factory + configuration as flatbuffer on an (empty) request by Groot.
92
93
+ **Attention:** Groot will only work after the behavior tree is running, which means that the nav2 stack has to receive a goal first.
94
:transform_tolerance:
95
96
====== ======= =======
0 commit comments