#include <helper.h>
Public Types | |
typedef boost::shared_ptr< const SimpleActionClient > | ConstPtr |
typedef boost::shared_ptr< SimpleActionClient > | Ptr |
Public Types inherited from actionlib::SimpleActionClient< ActionSpec > | |
typedef boost::function< void()> | SimpleActiveCallback |
typedef boost::function< void(const SimpleClientGoalState &state, const ResultConstPtr &result)> | SimpleDoneCallback |
typedef boost::function< void(const FeedbackConstPtr &feedback)> | SimpleFeedbackCallback |
Static Public Member Functions | |
static Ptr | create (ros::NodeHandle nh, std::string name, bool spin_thread=true) |
typedef boost::shared_ptr<const SimpleActionClient> vigir_footstep_planning::SimpleActionClient< ActionSpec >::ConstPtr |
typedef boost::shared_ptr<SimpleActionClient> vigir_footstep_planning::SimpleActionClient< ActionSpec >::Ptr |
|
inline |
|
inlinestatic |