FollowPath¶
Invokes the FollowPath ROS 2 action server, which is implemented by the controller plugin modules loaded.
The server address can be remapped using the server_name
input port.
Input Ports¶
path: |
|
||||
---|---|---|---|---|---|
controller_id: |
|
||||
server_name: |
|
||||
server_timeout: |
|
Example¶
<FollowPath path="{path}" controller_id="FollowPath" server_name="FollowPath" server_timeout="10"/>