/pal_map_manager/current_map#

Caution

This documentation page has been auto-generated.

It may be missing some details.

/pal_map_manager/current_map Quick Facts

Category

Navigation

Message type

pal_navigation_msgs/ListMaps

Get the current map that the robot is using for navigation and localization

Quick snippets#

Call the service#
$ rosservice call /pal_map_manager/current_map pal_navigation_msgs/ListMaps
# (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/current_map

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