GR-3SDK 开发指南GR-NavigationServicesFloor ManagementRemoveFloor本页总览RemoveFloor 服务类型: map_manager/srv/RemoveFloor 服务名: ${MM}/remove_floor 描述 删除指定楼层 请求 (Request) 字段类型描述floor_idstring楼层唯一标识 响应 (Response) 字段类型描述successbool操作是否成功messagestring结果消息或错误信息 使用示例 命令行调用 Bashros2 service call ${MM}/remove_floor map_manager/srv/RemoveFloor \ "{floor_id: '1F'}"