Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The CBSR EIS-environment will always launch 1 entity of type ‘robot'. Upon launching a MAS2G, first a dialog will pop-up requesting the server information. Then, a dialog will pop-up requesting the devices (of that user) that should be used. Only after the completion of these two dialogs will the agent (see e.g. https://goalapl.atlassian.net/wiki) start executing.

Table of Contents

Init Parameters

Parameter

Description

server

The IP address of the server running the CBSR cloud (or the Docker version).

'localhost' by default.

flowkey

The (absolute or relative) path to the Dialogflow authentication JSON file.

Example: 'exampleagent-d8916-45d4143bb490.json'

Warning: never push such an authentication file to a public repository.

flowagent

The name of the Dialogflow agent.

Example: 'exampleagent-d8916'

flowlang

The language the Dialogflow agent should use.

'nl-NL' by default.

...