Go to the source code of this file.
Namespaces | |
namespace | actionlib |
Functions | |
template<class ActionSpec > | |
ServiceServer | actionlib::advertiseService (ros::NodeHandle n, std::string name, boost::function< bool(const typename ActionSpec::_action_goal_type::_goal_type &, typename ActionSpec::_action_result_type::_result_type &result)> service_cb) |