#include <hebiros_actions.h>
Public Member Functions | |
void | registerGroupActions (std::string group_name) |
void | trajectory (const hebiros::TrajectoryGoalConstPtr &goal, std::string group_name) |
Static Public Attributes | |
static std::map< std::string, std::shared_ptr< actionlib::SimpleActionServer< hebiros::TrajectoryAction > > > | trajectory_actions |
Definition at line 10 of file hebiros_actions.h.
void HebirosActions::registerGroupActions | ( | std::string | group_name | ) |
Definition at line 13 of file hebiros_actions.cpp.
void HebirosActions::trajectory | ( | const hebiros::TrajectoryGoalConstPtr & | goal, |
std::string | group_name | ||
) |
Definition at line 23 of file hebiros_actions.cpp.
|
static |
Definition at line 16 of file hebiros_actions.h.