/execute_task
#
Caution
This documentation page has been auto-generated.
It may be missing some details.
/execute_task
Quick Facts
- Category
- Message type
Quick snippets#
Send a goal#
$ rostopic pub /execute_task/goal pal_task_msgs/ExecuteTaskActionGoal # press Tab to complete the message prototype
REST endpoint#
You can also access this action from a webpage displayed on the robot’s touchscreen via this endpoint:
http://ari-0c/action/execute_task_now
(replace ari-0c
by the serial number of your own robot).
See REST interface for the general documentation of the REST endpoints and code samples.