#include <ros/ros.h>
Go to the source code of this file.
Namespaces | |
namespace | moveit_simple_actions |
Functions | |
template<typename T > | |
void | moveit_simple_actions::waitForAction (const T &action, const ros::NodeHandle &node_handle, const ros::Duration &wait_for_server, const std::string &name) |
wait for action |