1 #ifndef HEBIROS_ACTIONS_H 2 #define HEBIROS_ACTIONS_H 7 #include "hebiros/TrajectoryAction.h" 14 static std::map<std::string,
15 std::shared_ptr<actionlib::SimpleActionServer<hebiros::TrajectoryAction>>>
19 void trajectory(
const hebiros::TrajectoryGoalConstPtr& goal, std::string group_name);
static std::map< std::string, std::shared_ptr< actionlib::SimpleActionServer< hebiros::TrajectoryAction > > > trajectory_actions
void registerGroupActions(std::string group_name)
void trajectory(const hebiros::TrajectoryGoalConstPtr &goal, std::string group_name)