2022-11-01 20:31:22 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2023-11-15 14:40:07 +00:00
|
|
|
<class name="BTWait" inherits="BTAction" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
|
2022-11-01 20:31:22 +00:00
|
|
|
<brief_description>
|
2023-10-19 12:27:02 +00:00
|
|
|
BT action that waits for a specified [member duration] to elapse and then returns [code]SUCCESS[/code].
|
2022-11-01 20:31:22 +00:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<members>
|
|
|
|
<member name="duration" type="float" setter="set_duration" getter="get_duration" default="1.0">
|
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
</class>
|