/pal/language#

Caution

This documentation page has been auto-generated.

It may be missing some details.

/pal/language Quick Facts

Category

Speech and language processing

Datatype type

None

Get or set the currently active locale.

See Internationalisation and language support for details.

Quick snippets#

Read the value of the parameter#
$ rosparam get /pal/language
Set the value of the parameter#
$ rosparam set /pal/language

REST endpoint#

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

http://ari-0c/parameter/language

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