Skip to main content

GetCurrentFloor

Service type: map_manager/srv/GetCurrentFloor

Service name: ${MM}/get_current_floor

Description

Return the specified current floor.

Request

This service has no request fields.

Response

FieldTypeDescription
floormap_manager/msg/FloorFloor information.
successboolWhether the operation succeeded.
messagestringResult details or an error message.

Examples

Example 1

Bash
ros2 service call ${MM}/get_current_floor map_manager/srv/GetCurrentFloor