5 using fruit::Component;
6 using fruit::createComponent;
11 skyway::SkyWayControl::Response &res) {
17 ControlServiceImpl::ControlServiceImpl(
18 ASSISTED(std::string) name,
19 ASSISTED(std::function<std::string(std::string)>)
callback)
ServiceServer advertiseService(const std::string &service, bool(T::*srv_func)(MReq &, MRes &), T *obj)
ros::ServiceServer service_
bool callback(skyway::SkyWayControl::Request &req, skyway::SkyWayControl::Response &res)
std::function< std::string(std::string)> callback_
Component< ControlServiceFactory > getControlServiceComponent()