/task_administrator/get_schedule_by_date#

Caution

This documentation page has been auto-generated.

It may be missing some details.

/task_administrator/get_schedule_by_date Quick Facts

Category

Robot management

Message type

pal_task_msgs/GetScheduleByDate

Quick snippets#

Call the service#
$ rosservice call /task_administrator/get_schedule_by_date pal_task_msgs/GetScheduleByDate
# (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/get_schedule_by_date

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