Skip to main content

UpdatePOI

Service type: map_manager/srv/UpdatePOI

Service name: ${MM}/update_poi

Description

Update the specified POI.

Request

FieldTypeDescription
poimap_manager/msg/POIPOI data.

Response

FieldTypeDescription
successboolWhether the operation succeeded.
messagestringResult details or an error message.

Examples

Example 1

Bash
ros2 service call ${MM}/update_poi map_manager/srv/UpdatePOI \
"{}"