You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<trclass="memdesc:ae31f344252dd19177240917777b57e54"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Sleep for a certain amount of time. This sleep could be interrupted by the method<aclass="el" href="../../da/d61/class_b_t_1_1_tree_node.html#a05339c112add31fc3c592e3e0e5d5d4b" title="Notify that the tree should be ticked again()">TreeNode::emitWakeUpSignal()</a><br/></td></tr>
155
+
<trclass="memdesc:ae31f344252dd19177240917777b57e54"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Sleep for a certain amount of time. This sleep could be interrupted by the methods<aclass="el" href="../../da/d61/class_b_t_1_1_tree_node.html#a05339c112add31fc3c592e3e0e5d5d4b" title="Notify that the tree should be ticked again()">TreeNode::emitWakeUpSignal()</a> or <aclass="el" href="../../d1/d79/class_b_t_1_1_tree.html#af1cca51122db214c296fe92ab2a2d3ce" title="Wake up the tree. This will interrupt the sleep() method.">Tree::emitWakeUpSignal()</a><br/></td></tr>
<trclass="memdesc:af1cca51122db214c296fe92ab2a2d3ce"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Wake up the tree. This will interrupt the <aclass="el" href="../../d1/d79/class_b_t_1_1_tree.html#ae31f344252dd19177240917777b57e54" title="Sleep for a certain amount of time. This sleep could be interrupted by the methods TreeNode::emitWake...">sleep()</a> method. <br/></td></tr>
<p>Sleep for a certain amount of time. This sleep could be interrupted by the method<aclass="el" href="../../da/d61/class_b_t_1_1_tree_node.html#a05339c112add31fc3c592e3e0e5d5d4b" title="Notify that the tree should be ticked again()">TreeNode::emitWakeUpSignal()</a></p>
243
+
<p>Sleep for a certain amount of time. This sleep could be interrupted by the methods<aclass="el" href="../../da/d61/class_b_t_1_1_tree_node.html#a05339c112add31fc3c592e3e0e5d5d4b" title="Notify that the tree should be ticked again()">TreeNode::emitWakeUpSignal()</a> or <aclass="el" href="../../d1/d79/class_b_t_1_1_tree.html#af1cca51122db214c296fe92ab2a2d3ce" title="Wake up the tree. This will interrupt the sleep() method.">Tree::emitWakeUpSignal()</a></p>
240
244
<dlclass="params"><dt>Parameters</dt><dd>
241
245
<tableclass="params">
242
246
<tr><tdclass="paramname">timeout</td><td>duration of the sleep </td></tr>
<p>Tick the root of the tree once, even if a node invoked emitWakeUpSignal() </p>
268
+
<p>Tick the root of the tree once, even if a node invoked <aclass="el" href="../../d1/d79/class_b_t_1_1_tree.html#af1cca51122db214c296fe92ab2a2d3ce" title="Wake up the tree. This will interrupt the sleep() method.">emitWakeUpSignal()</a></p>
<p>Call tickOnce until the status is different from RUNNING. Note that between one tick and the following one, a <aclass="el" href="../../d1/d79/class_b_t_1_1_tree.html#ae31f344252dd19177240917777b57e54" title="Sleep for a certain amount of time. This sleep could be interrupted by the method TreeNode::emitWakeU...">Tree::sleep()</a> is used </p>
287
+
<p>Call tickOnce until the status is different from RUNNING. Note that between one tick and the following one, a <aclass="el" href="../../d1/d79/class_b_t_1_1_tree.html#ae31f344252dd19177240917777b57e54" title="Sleep for a certain amount of time. This sleep could be interrupted by the methods TreeNode::emitWake...">Tree::sleep()</a> is used </p>
<divclass="ttc" id="aclass_b_t_1_1_behavior_tree_factory_html"><divclass="ttname"><ahref="../../d6/dcd/class_b_t_1_1_behavior_tree_factory.html">BT::BehaviorTreeFactory</a></div><divclass="ttdoc">The BehaviorTreeFactory is used to create instances of a TreeNode at run-time.</div><divclass="ttdef"><b>Definition:</b> bt_factory.h:210</div></div>
732
+
<divclass="ttc" id="aclass_b_t_1_1_behavior_tree_factory_html"><divclass="ttname"><ahref="../../d6/dcd/class_b_t_1_1_behavior_tree_factory.html">BT::BehaviorTreeFactory</a></div><divclass="ttdoc">The BehaviorTreeFactory is used to create instances of a TreeNode at run-time.</div><divclass="ttdef"><b>Definition:</b> bt_factory.h:216</div></div>
733
733
<divclass="ttc" id="aclass_b_t_1_1_blackboard_html"><divclass="ttname"><ahref="../../d0/d51/class_b_t_1_1_blackboard.html">BT::Blackboard</a></div><divclass="ttdoc">The Blackboard is the mechanism used by BehaviorTrees to exchange typed data.</div><divclass="ttdef"><b>Definition:</b> blackboard.h:33</div></div>
0 commit comments