Class ClearEntirelyCostmapServiceClient

Inheritance Relationships

Base Type

Class Documentation

class ClearEntirelyCostmapServiceClient : public nav2_util::ServiceClient<nav2_msgs::srv::ClearEntireCostmap>

A service client to clear costmaps entirely.

Public Types

using clearEntirelyCostmapServiceRequest = nav2_util::ServiceClient<nav2_msgs::srv::ClearEntireCostmap>::RequestType
using clearEntirelyCostmapServiceResponse = nav2_util::ServiceClient<nav2_msgs::srv::ClearEntireCostmap>::ResponseType

Public Functions

inline explicit ClearEntirelyCostmapServiceClient(const std::string &service_name)

A constructor for nav2_util::ClearEntirelyCostmapServiceClient.