/pal_map_manager/save_curr_building_conf
#
Caution
This documentation page has been auto-generated.
It may be missing some details.
/pal_map_manager/save_curr_building_conf
Quick Facts
- Category
- Message type
Stores and persists on the filesystem the current building parameters such as tasks
Quick snippets#
Call the service#
$ rosservice call /pal_map_manager/save_curr_building_conf std_srvs/Empty
# (tip: press Tab to complete the message prototype)
REST endpoint#
You can also access this service from a webpage displayed on the robot’s touchscreen via this endpoint:
http://ari-0c/service/save_curr_building_conf
(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.