CancelFollowObject
Used to cancel the goals given to the follow object action server. The server address can be remapped using the server_name input port.
Input Ports
server_name
- Type:
stringDefault:N/A -
Action server name to cancel the follow object behavior. If not specified,
follow_objectis used.
server_timeout
- Type:
chrono::millisecondsDefault:N/A -
Action server timeout (ms). If not provided, uses the BT Navigator's
default_server_timeoutparameter value (20 ms by default).
Example
<CancelFollowObject server_name="follow_object" server_timeout="10"/>