/get_user_input#

Caution

This documentation page has been auto-generated.

It may be missing some details.

/get_user_input Quick Facts

Category

Speech and language processing

Message type

pal_web_msgs/GetUserInput

Quick snippets#

Send a goal#
$ rostopic pub /get_user_input/goal pal_web_msgs/GetUserInputActionGoal # 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/get_user_input

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