/task_administrator/add_task#

Caution

This documentation page has been auto-generated.

It may be missing some details.

/task_administrator/add_task Quick Facts

Category

Robot management

Message type

pal_task_msgs/AddTask

Quick snippets#

Call the service#
$ rosservice call /task_administrator/add_task pal_task_msgs/AddTask
# (tip: press Tab to complete the message prototype)

REST endpoint#

You can also access this service from a webpage displayed on the robot’s touchscreen via this endpoint:

http://ari-0c/service/add_task

(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.