Skip to main content

UpdateVirtualWall

Service type: map_manager/srv/UpdateVirtualWall

Service name: ${MM}/update_virtual_wall

Description

Update the specified virtual wall.

Request

FieldTypeDescription
wallmap_manager/msg/VirtualWallVirtual-wall data.

Response

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

Examples

Example 1

Bash
ros2 service call ${MM}/update_virtual_wall map_manager/srv/UpdateVirtualWall \
"{}"