/conversation_manager#

Caution

This documentation page has been auto-generated.

It may be missing some details.

/conversation_manager Quick Facts

Category

Speech and language processing

Message type

chatbot_msgs/Conversation

Quick snippets#

Send a goal#
$ rostopic pub /conversation_manager/goal chatbot_msgs/ConversationActionGoal # 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/chatbot

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