/ros_web_cfg/robot_name#

Caution

This documentation page has been auto-generated.

It may be missing some details.

/ros_web_cfg/robot_name Quick Facts

Category

Robot management

Datatype type

no default value.

Quick snippets#

Read the value of the parameter#
$ rosparam get /ros_web_cfg/robot_name
Set the value of the parameter#
$ rosparam set /ros_web_cfg/robot_name

REST endpoint#

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

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

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